Hey everyone!
I tried to add two vGPU instances to the same VM, but it wouldn't start up. This is the error message I get:
Is this even a thing, is it possible?
Thanks in advance.
I tried to add two vGPU instances to the same VM, but it wouldn't start up. This is the error message I get:
Code:
kvm: -device vfio-pci,sysfsdev=/sys/bus/mdev/devices/00000000-0000-0000-0000-000000000102,id=hostpci0,bus=pci.0,addr=0x10: warning: vfio 00000000-0000-0000-0000-000000000102: Could not enable error recovery for the device
kvm: -device vfio-pci,sysfsdev=/sys/bus/mdev/devices/00000001-0000-0000-0000-000000000102,id=hostpci1,bus=pci.0,addr=0x11: vfio 00000001-0000-0000-0000-000000000102: error getting device from group 93: Input/output error
Verify all devices in group 93 are bound to vfio-<bus> or pci-stub and not already in use
waited 10 seconds for mediated device driver finishing clean up
actively clean up mediated device with UUID 00000001-0000-0000-0000-000000000102
waited 10 seconds for mediated device driver finishing clean up
actively clean up mediated device with UUID 00000000-0000-0000-0000-000000000102
TASK ERROR: start failed: QEMU exited with code 1
Is this even a thing, is it possible?
Thanks in advance.