Hi everyone, I was having a hard time getting this to work on PVE-9 so I installed 8.4 and now everything is working.
I've got a Quadro P6000 and a Titan Xp, both set as vgpus.
The only problem I'm having is the P6000 has 24GB ram but vgpu 17.5 emulates a T4 which only have 16GB.
When I go to create a 3rd VM, it says I have zero devices available for 8GB (two VM's are currently running with nvidia-233):
View attachment 92657
Code:
nvidia-smi vgpu
Tue Nov 11 17:09:58 2025
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 550.144.02 Driver Version: 550.144.02 |
|---------------------------------+------------------------------+------------+
| GPU Name | Bus-Id | GPU-Util |
| vGPU ID Name | VM ID VM Name | vGPU-Util |
|=================================+==============================+============|
| 0 NVIDIA TITAN Xp | 00000000:03:00.0 | 0% |
+---------------------------------+------------------------------+------------+
| 1 Quadro P6000 | 00000000:81:00.0 | 0% |
| 3251634207 GRID T4-8Q | 7cfe... win11,debug-thre... | 0% |
| 3251646173 GRID T4-8Q | c4b0... win11xristos,deb... | 0% |
+---------------------------------+------------------------------+------------+
View attachment 92658
How can I change from a T4 to some other card that has 24GB ram?
Thanks