Hello,
I am sorry, I need help with an IOMMU problem.
I have a fresh installed Proxmox system on Server Hardware (Asus Z11PR-D16 Board, 2 socket Xeon Silver and i350t quad nic).
I installed the PCI passthrough like described in the Proxmox manual. What is noticeable that almost every device has his own iommu group, even every port on the intel quad nic, has his own iommu group.
Now I create a VM and passthrough one of the four ports as pci-e device to the VM. The VM starts without any problem.
When I add a second (or more) port to the vm, the start of the vm fails with this error:
'find /sys/kernel/iommu_groups/ -type l' shows this output (excerpt):
There is no collision with other iommu groups.
Has someone an idea how to solve this problem?
Thank and regards,
Fabian
I am sorry, I need help with an IOMMU problem.
I have a fresh installed Proxmox system on Server Hardware (Asus Z11PR-D16 Board, 2 socket Xeon Silver and i350t quad nic).
I installed the PCI passthrough like described in the Proxmox manual. What is noticeable that almost every device has his own iommu group, even every port on the intel quad nic, has his own iommu group.
Now I create a VM and passthrough one of the four ports as pci-e device to the VM. The VM starts without any problem.
When I add a second (or more) port to the vm, the start of the vm fails with this error:
kvm: -device vfio-pci,host=0000:af:00.1,id=hostpci1,bus=ich9-pcie-port-2,addr=0x0: vfio 0000:af:00.1: Failed to set up TRIGGER eventfd signaling for interrupt INTX-0: VFIO_DEVICE_SET_IRQS failure: Transport endpoint is not connected
'find /sys/kernel/iommu_groups/ -type l' shows this output (excerpt):
/sys/kernel/iommu_groups/129/devices/0000:af:00.0
/sys/kernel/iommu_groups/130/devices/0000:af:00.1
/sys/kernel/iommu_groups/131/devices/0000:af:00.2
/sys/kernel/iommu_groups/132/devices/0000:af:00.3
There is no collision with other iommu groups.
Has someone an idea how to solve this problem?
Thank and regards,
Fabian