Hi,
It's probably something obvious but I'm stuck. I have a node with a pcie device available for passthrough (a sas adapter). The device has been attached to one vm, and I wanted to attach it to another vm instead. VM602 is switched off, the device is removed from the hardware configuration and added to the other VM (VM702, also switched off).
When I start VM702 the start job fails with the following
If I remove the pcie device, the VM starts without an issue, readding it fails.
Moving the device back to 602 also works fine. Both VMs are running on the same node, have same BIOS, Display and Machine settings.
What am I missing?
It's probably something obvious but I'm stuck. I have a node with a pcie device available for passthrough (a sas adapter). The device has been attached to one vm, and I wanted to attach it to another vm instead. VM602 is switched off, the device is removed from the hardware configuration and added to the other VM (VM702, also switched off).
When I start VM702 the start job fails with the following
Code:
/dev/rbd2
rbd: sysfs write failed
can't unmap rbd device /dev/rbd/rbd/vm-702-disk-0: rbd: sysfs write failed
TASK ERROR: start failed: command '/usr/bin/kvm -id 702 <SNIP>'
If I remove the pcie device, the VM starts without an issue, readding it fails.
Moving the device back to 602 also works fine. Both VMs are running on the same node, have same BIOS, Display and Machine settings.
What am I missing?