Can not passthrough more than 8 GPUs to same VM.

Astral1020

New Member
Oct 19, 2023
5
0
1
Version: 7.1-4
VM OS: ubuntu 2204
I can't passthrough more than 8 GPUs to same VM.
If I passthrough 9 GPUs:
1697706051781.png
If I passthrough 10 GPUs:
nothing I can see.


1697706150959.png
 
You are running PVE7.1 and PVE7.2 increased the allowed number ob PCIe devices via GUI from 5 to 16. Not sure when the limit was increased via CLI.

Maybe you could upgrade PVE to a supported version like 7.4 and see if that helps?
 
Last edited:
mhmm.. can you post the output of

Code:
qm showcmd <ID> --pretty
once for the variant with all gpus in the config (like you would normally configure it)
and once for the 'args' variant?