Before proceeding with the vGPU Manager installation make sure that all VMs are powered off and the ESXi host is placed in maintenance mode.
1.Uploading VIB
2.Esxi Shell 进入主机维护模式:
$ esxcli system maintenanceMode set --enable=true
3.安装vib:
esxcli software vib install -v /vmfs/volumes/FC_25T/ISO/NVIDIA-VMware-460.73.02-1OEM.670.0.0.8169922.x86_64.vib
4.Reboot the ESXi host and remove it from maintenance mode.
即使Reboot Required: false ,但是还是建议重启一下主机,以重新加载xorg :
esxcli system maintenanceMode set --enable=false
5.checking for the NVIDIA kernel driver in the list of kernels loaded modules
vmkload_mod -l | grep nvidia
nvidia-smi -l