Proxmox VE hangs sometimes when running nvidia-smi in VM

mmurphy

New Member
May 4, 2026
1
0
1
I've created a VM running Debian 10 and passing through a Nvidia GPU (Tesla K80). After installing the Nvidia v470 drivers I attempted to run the ```nvidia-smi``` command which should show info about the graphics card, however it caused the host to reboot. After the host rebooted I was able to run the nvidia-smi command and it showed the correct info. Later I tried to run the nvidia-smi command and this time it's hung the vm and the host (but not rebooted). Although I'm doing PCI passthrough I'm surprised that it is impacting the Proxmox host.
 
hi,

passthrough can always impact the host if something is not right (since the pci card can interact with the remaining hardware still).

Can you post your vm config (qm config ID) and the journal from a boot where it crashed/hung?