My Proxmox backup job processes all VMs successfully, but finishes with **Warning** because several VMs have NVIDIA vGPU / PCI devices attached.
Environment:
- B&R: `13.0.2.29`
PVE: `9.2.5`
The affected VMs have `hostpciX` devices in their Proxmox configuration.Processed: `149 of 149 VMs`
Success: `132`
Warning: `17`
Error: `0`
Warning message: `PCI device will be excluded from backup`
I would like to clarify:
1. Is this expected behavior for Proxmox VMs with NVIDIA vGPU / PCI passthrough?
2. Are the VM disks and the rest of the VM configuration still fully protected and restorable?
3. After a full VM restore, should I simply add the vGPU / PCI device manually again in Proxmox?
4. Is there any supported way to suppress this warning for known vGPU VMs, so the job can finish with Success instead of Warning?
Thanks.