hwraid
hwraid copied to clipboard
LSI / AVAGO 3108 MegaRAID
Two small details with this MegaRAID SAS board
- Have the strange behaviour of unplugging and pluging back a disk from an array doesn't make the controller rebuild the array with that disk. (Force rebuild instructions works ok 👍 )
- To get smartmontools / smartctl working on the drives , I only need "/dev/sda -d megaraid,X", not "/dev/sda -d sat+megaraid,X"
More info about the RAID controller :
lspci :
RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS-3 3108 [Invader] (rev 02)
megacli :
Adapter #0
===============================================================
Versions
================
Product Name : AVAGO 3108 MegaRAID
Serial No :
FW Package Build: 24.15.0-0018
Mfg. Data
================
Mfg. Date : 00/00/00
Rework Date : 00/00/00
Revision No :
Battery FRU : N/A
Image Versions in Flash:
================
BIOS Version : 6.31.03.0_4.17.08.00_0x06140200
Ctrl-R Version : 5.16-0300
Preboot CLI Version: 01.07-05:#%0000
FW Version : 4.650.00-6223
NVDATA Version : 3.1602.00-0003
Boot Block Version : 3.07.00.00-0003
Pending Images in Flash
================
None
PCI Info
================
Controller Id : 0000
Vendor Id : 1000
Device Id : 005d
SubVendorId : 15d9
SubDeviceId : 0809
Host Interface : PCIE
ChipRevision : C0
Link Speed : 0
Number of Frontend Port: 0
Device Interface : PCIE
....
Capabilities
================
RAID Level Supported : RAID0, RAID1, RAID5, RAID6, RAID00, RAID10, RAID50, RAID60, PRL 11, PRL 11 with spanning, SRL 3 supported, PRL11-RLQ0 DDF layout with no span, PRL11-RLQ0 DDF layout with span
Supported Drives : SAS, SATA
As a tiny postscript, this still works. MegaCli64 -AdpAllInfo -aAll
and storcli64 show all
Be aware, there is no "FAIL" message if it's run as a normal user; use sudo and it detects the LSI 3108 fine.