wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
unzip 8-07-14_MegaCLI.zip
cd Linux
sudo alien MegaCli-8.07.14-1.noarch.rpm
sudo dpkg -imegacli_8.07.14-2_all.deb
/opt/MegaRAID/MegaCli/MegaCli64 -h
Hi @kaizimmer1,
Appreciate this is a year on and you've probably way done with this now but I came up against the same thing.
So for others like me that might stumble upon this thread...
Your card is not a megaraid card so megacli won't see it:
3b:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068E PCI-Express Fusion-MPT SAS (rev 08)
It's a Fusion-MPT SAS. You need lsiutils which works for me.
Or sas2ircu which is of limited use tbh.
Regards,
Andy.