Hello!
I'm completely new to Proxmox. I have 2 Windows server VMs running, 100 and 101. I have an HBA controller in IT-mode with one drive attached. I'm passing the controller through to 101.
If 101 is the only VM running, all is good, controller and drive is available inside of the VM. However, if 100 starts up before 101, 101 will throw an error when trying to start up. The controller has the addresses 0000:0a:00 and 0000:0c:00.
This is the error of 101 at start:
Edit: I've changed things around to start VM 101 before 100 and while 101 started up fine, now VM 100 is giving me an error on startup, about one of its pci devices:
I tried manually starting VM 100, and that worked, now both are running. I'm really confused now.
100 hardware PCI section:
101 hardware PCI section:
I'd appreciate any pointing into the right direction. Thanks!
I'm completely new to Proxmox. I have 2 Windows server VMs running, 100 and 101. I have an HBA controller in IT-mode with one drive attached. I'm passing the controller through to 101.
If 101 is the only VM running, all is good, controller and drive is available inside of the VM. However, if 100 starts up before 101, 101 will throw an error when trying to start up. The controller has the addresses 0000:0a:00 and 0000:0c:00.
This is the error of 101 at start:
swtpm_setup: Not overwriting existing state file.
kvm: -device vfio-pci,host=0000:0a:00.0,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0: vfio 0000:0a:00.0: Failed to set up TRIGGER eventfd signaling for interrupt INTX-0: VFIO_DEVICE_SET_IRQS failure: Device or resource busy
stopping swtpm instance (pid 1415) due to QEMU startup error
TASK ERROR: start failed: QEMU exited with code 1
kvm: -device vfio-pci,host=0000:0a:00.0,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0: vfio 0000:0a:00.0: Failed to set up TRIGGER eventfd signaling for interrupt INTX-0: VFIO_DEVICE_SET_IRQS failure: Device or resource busy
stopping swtpm instance (pid 1415) due to QEMU startup error
TASK ERROR: start failed: QEMU exited with code 1
Edit: I've changed things around to start VM 101 before 100 and while 101 started up fine, now VM 100 is giving me an error on startup, about one of its pci devices:
swtpm_setup: Not overwriting existing state file.
kvm: -device vfio-pci,host=0000:07:04.0,id=hostpci1,bus=ich9-pcie-port-2,addr=0x0: vfio 0000:07:04.0: Failed to set up TRIGGER eventfd signaling for interrupt INTX-0: VFIO_DEVICE_SET_IRQS failure: Device or resource busy
stopping swtpm instance (pid 1400) due to QEMU startup error
TASK ERROR: start failed: QEMU exited with code 1
kvm: -device vfio-pci,host=0000:07:04.0,id=hostpci1,bus=ich9-pcie-port-2,addr=0x0: vfio 0000:07:04.0: Failed to set up TRIGGER eventfd signaling for interrupt INTX-0: VFIO_DEVICE_SET_IRQS failure: Device or resource busy
stopping swtpm instance (pid 1400) due to QEMU startup error
TASK ERROR: start failed: QEMU exited with code 1
I tried manually starting VM 100, and that worked, now both are running. I'm really confused now.
100 hardware PCI section:
101 hardware PCI section:
I'd appreciate any pointing into the right direction. Thanks!
Last edited: