Installing vGPU Manager with the .vib File

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

Installing vGPU Manager with the .vib File

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

Installing vGPU Manager with the .vib File

5.checking for the NVIDIA kernel driver in the list of kernels loaded modules

vmkload_mod -l | grep nvidia

nvidia-smi -l

Installing vGPU Manager with the .vib File

上一篇:怎么使用VMware ESXI的Web client 克隆虚拟机


下一篇:5.6 vSphere环境中多台ESXi主机网络配置案例2