Missing disk hosted by LSI Megaraid 9240i

dpearceFL

Active Member
Jun 1, 2020
103
5
38
65
Concerning Proxmox 6.2-10

This computer has had VMware 6.7 running on it and it saw the LSA raid card and it's drives,

Now that I have Proxmox 6.2-10 running on it, I see the USB drives and the one drive attached to the motherboard but none of the virtual or physical drives connected to the LSA Raid card under "Drives". Yes, I tried Reload.

Code:
root@pve3:~# lspci | grep "LSI"
02:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2008 [Falcon] (rev 03)

Not listed in /dev/sd?

Do I need a driver to make it work? What could be wrong.
 
Found this in the Syslog:

Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: BAR:0x1 BAR's base_addr(phys):0x00000000fe660000 mapped virt_addr:0x(____ptrval____) Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: FW now in Ready state Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: 63 bit DMA mask and 32 bit consistent mask ... Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: requested/available msix 1/1 Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: current msix/online cpus : (1/8) Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: RDPQ mode : (disabled) ... Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: Failed to init firmware ... Aug 05 14:55:49 pve3 kernel: megaraid_sas 0000:02:00.0: Failed from megasas_init_fw 6392
 
Does dmesg say something useful? Is all firmware up to date?
 
Also make sure you upgrade the few of the card to a recent level.
Had issues with my 9211-8i cards and Linux - no stable operation possible. Once io went down the controller the whole mdadm array was blown away.
Updater the firmware to P19 (previously it was a P12) and voila. Rock solid operation since literally years!