Hi,
I have installed VMware-VMvisor-Installer-6.7.0.update02-13006603.x86_64, on my server and the vib to the supported NVIDIA-VMware_ESXi_6.7_Host_Driver-430.27-1OEM.670.0.0.8169922.x86_64.vib, download from the Nvidia Enterprise Website but the base machine will not start with vGPU.
When running ‘nvidia-smi’ on the host, it’s shows the cards:
[root@localhost:~] nvidia-smi
Tue Jul 2 09:35:54 2019
±----------------------------------------------------------------------------+
| NVIDIA-SMI 430.27 Driver Version: 430.27 CUDA Version: N/A |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Quadro RTX 6000 On | 00000000:1A:00.0 Off | Off |
| 34% 36C P8 146W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 1 Quadro RTX 6000 On | 00000000:1B:00.0 Off | Off |
| 34% 37C P8 150W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 2 Quadro RTX 6000 On | 00000000:60:00.0 Off | Off |
| 33% 36C P8 137W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 3 Quadro RTX 6000 On | 00000000:61:00.0 Off | Off |
| 34% 37C P8 140W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 4 Quadro RTX 6000 On | 00000000:B1:00.0 Off | Off |
| 34% 37C P8 147W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 5 Quadro RTX 6000 On | 00000000:B2:00.0 Off | Off |
| 34% 37C P8 146W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 6 Quadro RTX 6000 On | 00000000:DA:00.0 Off | Off |
| 33% 31C P8 140W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 7 Quadro RTX 6000 On | 00000000:DB:00.0 Off | Off |
| 33% 35C P8 144W / 260W | 159MiB / 24575MiB | 0% Default |
±------------------------------±---------------------±---------------------+
I changed the default GPU mode from “Shared” (vSGA) to “Shared Direct” (vGPU) via vCenter to enable vGPU support for VMs.
Here is the error message:
Failed to start the virtual machine.
Module ‘DevicePowerOn’ power on failed.
Could not initialize plugin ‘/usr/lib64/vmware/plugin/libnvidia-vgx.so’ for vGPU ‘grid_rtx6000-24q’
passthrough device ‘pciPassthru0’ vGPU ‘grid_rtx6000-24q’ disallowed by vmkernel
Thanks for your help