Originally I had the problem in this thread with my igxbe not loading in kernel 6.2. So I reverted to kernel 6.1.10-1-pve. At this point the 10gbe card started working and I proceeded to install a VM with Xigmanas and enabled passthrough for my LSI SAS2008 card. Everything worked great. Today I tried to update to the latest kernel 6.2.16-6-pve. Rebooted and everything seemed to work fine(loads the ixgbe card now) until it went to start the Xigmanas VM. In the VM console the boot hangs at loading the card as shown in attached screenshot. In the logs for pve i have this repeated infinitely until I stop the VM:
Aug 05 16:49:03 pve QEMU[19027]: kvm: vfio_region_read(0000:01:00.0:region1+0x8, 4) failed: Device or resource busy
Aug 05 16:49:03 pve kernel: vfio-pci 0000:01:00.0: BAR 1: can't reserve [mem 0x804c0000-0x804c3fff 64bit]
When I go back to kernel 6.1.10-1-pve everything works again like it should. I have tried numerous "fixes" listed on the forum and in google searches. Most pertain to sharing the graphics card which I am not trying to do. I use IPMI to watch the server during reboot and it has an onboard Matrox vga output, but it is not plugged in to anything.
Motherboard: supermicro x9srl-f
*EDIT* I do have this in my /etc/kernel/cmdline
Aug 05 16:49:03 pve QEMU[19027]: kvm: vfio_region_read(0000:01:00.0:region1+0x8, 4) failed: Device or resource busy
Aug 05 16:49:03 pve kernel: vfio-pci 0000:01:00.0: BAR 1: can't reserve [mem 0x804c0000-0x804c3fff 64bit]
When I go back to kernel 6.1.10-1-pve everything works again like it should. I have tried numerous "fixes" listed on the forum and in google searches. Most pertain to sharing the graphics card which I am not trying to do. I use IPMI to watch the server during reboot and it has an onboard Matrox vga output, but it is not plugged in to anything.
Motherboard: supermicro x9srl-f
*EDIT* I do have this in my /etc/kernel/cmdline
Code:
root=ZFS=rpool/ROOT/pve-1 boot=zfs intel_iommu=on iommu=pt textonly mpt3sas.max_queue_depth=10000
Attachments
Last edited: