Monday 26 March 2018

MEGACLI Commands to check Hardware RAID config and Setup:

To know the Hardware RAID controller and other information use lspci command.
lspci | grep -i raid
O/P:
01:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] (rev 05)
The above command shows the RAID controller vendor details.
Installation of Megacli in Centos:

No comments:

Post a Comment