Hi guy’s anyone know why I cant present more than one vGPU to my VM Server 2019 (VM hardware version 15)?
I can only load 1 and the VM will start fine, if I load a second vGPU the VM fails to start with error: Could not initialize plugin ‘/usr/lib64/vmware/plugin/libnvidia-vgx.so’ for vGPU ‘grid_t4-4c’.
Spec background: 1 X Tesla T4 16GB card in Dell vXrail V570, vCenter 6.7 Enterprise plus license running single 64GB Mem VM (server 2019). The GRID driver installed successfully. Host Graphics device is using Shared Direct Vendor shared passthrough graphics.
Host ECC has been disabled. The VM has these two settings on/off makes no difference pciPassthru.use64bitMMIO=TRUE
pciPassthru.64bitMMIOSizeGB=64
Below is the output of a few of our favourite commands.
[root@vxesxi5:~] nvidia-smi -i 00000000:3B:00.0 -e 0
ECC support is already Disabled for GPU 00000000:3B:00.0.
All done.
[root@vxesxi5:~] nvidia-smi
Wed Jul 8 09:56:45 2020
±----------------------------------------------------------------------------+
| NVIDIA-SMI 440.87 Driver Version: 440.87 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 Tesla T4 On | 00000000:3B:00.0 Off | Off |
| N/A 38C P8 17W / 70W | 79MiB / 16383MiB | 0% Default |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
±----------------------------------------------------------------------------+
[root@vxesxi5:~] esxcli software vib list | grep -i nvidia
NVIDIA-VMware_ESXi_6.7_Host_Driver 440.87-1OEM.670.0.0.8169922 NVIDIA VMwareAccepted 2020-07-08
[root@vxesxi5:~] lspci -n | grep 10de
0000:3b:00.0 Class 0302: 10de:1eb8 [vmgfx0]
Any help appreciated, this is doing my head in!! I understood this card could present up to 4 vGPU’s to a single VM.