Hello everyone,
I've been fighting this issue for the last day with no success. I've tried all of the methods I found in threads on this forum with no advances.
I'm trying to pass an LSI SAS9201-8i card to a FreeNAS VM. I've set the VM to q35 mode, the card to pcie, and tried all combinations of settings on the PCI device. I've also tried PCI mode, other versions of q35, all resulting in the same:
If I have rombar on, I get the following error on boot:
If I have rombar off, or I let it continue after this error, FreeNAS boot fails with the following error:
I've also tried changing settings in the card itself, blacklisting it in the host, and everything else I could find. I didn't manage to change the card firmware because I can't find the card on the LSI website, as it seems to be an OEM type card. The card works fine if FreeNAS is installed directly.
Thanks in advance!
I've been fighting this issue for the last day with no success. I've tried all of the methods I found in threads on this forum with no advances.
I'm trying to pass an LSI SAS9201-8i card to a FreeNAS VM. I've set the VM to q35 mode, the card to pcie, and tried all combinations of settings on the PCI device. I've also tried PCI mode, other versions of q35, all resulting in the same:
If I have rombar on, I get the following error on boot:
Code:
Unable to load LSI Corporation MPT BIOS
MPT BIOS Fault 0Ch encountered at adapter PCI(01h,00h,00h)
If I have rombar off, or I let it continue after this error, FreeNAS boot fails with the following error:
Code:
pci0: <multimedia, HDA> at device 27.0 (no device attached)
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci1: <ACPI PCI bus> on pcib1
mps0: <Avago Technologies (LSI) SAS2008> port 0x5000-0x50ff mem 0xfe8c0000-0xfe8cffff,0xfe880000-0xfe8bffff irq 16 at device 0.0 on pci1
mps0: IOC in fault state 0x0, resetting
mps0: Firmware: 11.00.00.00, Driver: 21.02.00.00-fbsd
mps0: IOCCapabilities: 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc>
I've also tried changing settings in the card itself, blacklisting it in the host, and everything else I could find. I didn't manage to change the card firmware because I can't find the card on the LSI website, as it seems to be an OEM type card. The card works fine if FreeNAS is installed directly.
Thanks in advance!