User Tools

Site Tools


computers:megaraid_megacli

This is an old revision of the document!


Table of Contents

MegaRAID MegaCli

MegaCli is a command line tool provided by MegaRAID to configure/monitor their hardware RAID controllers.

Installation

MegaCli is available as a RPM for RedHat Linux. For installation on Ubuntu

masker is working on this part

Usage

To see all adapter info:

sudo /opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -aALL

To see configuration info:

sudo /opt/MegaRAID/MegaCli/MegaCli64 -CfgDsply -aALL

To check rebuild progress:

sudo /opt/MegaRAID/MegaCli/MegaCli64 -PDRbld -ShowProg -PhysDrv [252:7] -a0

The example here is for checking physical drive in enclosure 252, slot 7, adapter 0.

computers/megaraid_megacli.1277886670.txt.gz · Last modified: 2010/06/30 16:31 by chkuo