I followed the instructions on the wiki to passthrough a simple PCIe Intel NIC in Proxmox which went fine until I actually tried to boot the VM. I got hit with an error message as follows:
Upon checking dmesg I get this error message:
There is an article on HPE which described the problem with a solution but that didn't work. (new user, can't post link)
I followed the instructions which gave no errors but the kernel error persists and the VM does not boot.
I have a HP microserver G8 by the way. It has a Xeon 1265l processor which clearly supports VT-d.
Is there a solution available?
kvm: -device vfio-pci,host=0a:00.0,id=hostpci0.0,bus=pci.0,addr=0x10.0,multifunction=on: vfio: failed to set iommu for container: Operation not permitted
kvm: -device vfio-pci,host=0a:00.0,id=hostpci0.0,bus=pci.0,addr=0x10.0,multifunction=on: vfio: failed to setup container for group 15
kvm: -device vfio-pci,host=0a:00.0,id=hostpci0.0,bus=pci.0,addr=0x10.0,multifunction=on: vfio: failed to get group 15
kvm: -device vfio-pci,host=0a:00.0,id=hostpci0.0,bus=pci.0,addr=0x10.0,multifunction=on: Device initialization failed
Upon checking dmesg I get this error message:
vfio-pci 0000:09:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor.
There is an article on HPE which described the problem with a solution but that didn't work. (new user, can't post link)
I followed the instructions which gave no errors but the kernel error persists and the VM does not boot.
I have a HP microserver G8 by the way. It has a Xeon 1265l processor which clearly supports VT-d.
Is there a solution available?