gpushare-scheduler-extender icon indicating copy to clipboard operation
gpushare-scheduler-extender copied to clipboard

I CAN'T GET GPU INFORMATION. The pod gpushare-device-plugin-ds is pending.

Open DoubleChen-cc opened this issue 3 years ago • 2 comments

I cant understand the symbol "~=" in Prerequisites. Is it "not equal" or "approximate"? I use the nividia driver 450.80.02. I deployed it on my master node,then I found that it could not get GPU information.The pod gpushare-device-plugin-ds is pending. image

image image Is there anyone knows the reason?

(我不明白Prerequisites里的”~=“是什么意思,是不等于还是约等于?我用的英伟达驱动版本是450.80.02 我照着Installation Guide在主节点上部署后,发现不能get到GPU的信息。gpushare-device-plugin-ds这个pod的状态一直是pending。)

DoubleChen-cc avatar Mar 30 '21 13:03 DoubleChen-cc

can you run these commands and post the outputs?

kubectl describe pod -n kube-system gpushare-device-plugin-ds-z4dsk
cat /etc/docker/daemon.json

jax79sg avatar Apr 12 '21 07:04 jax79sg

I have the same issues, no events are registered. Pod remains pending. daemon.json is as intended

timozerrer avatar Apr 26 '21 09:04 timozerrer