This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:storage:megaraid [2012/12/05 11:35] gcooper created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== LSI MegaRAID ====== | ||
- | |||
- | ===== MegaCLI ===== | ||
- | |||
- | http:// | ||
- | |||
- | Install MegaCLI: | ||
- | |||
- | < | ||
- | wget ftp:// | ||
- | |||
- | unzip 8.00.23_Linux_MegaCLI.zip | ||
- | |||
- | rpm -Uvh Lib_Utils-1.00-08.noarch.rpm MegaCli-8.00.23-1.i386.rpm | ||
- | </ | ||
- | |||
- | The path to MegaCLI may not be added during installation, | ||
- | |||
- | < | ||
- | cd / | ||
- | </ | ||
- | |||
- | Silence an alarm: | ||
- | |||
- | < | ||
- | ./MegaCli -AdpSetProp -AlarmSilence -aALL | ||
- | </ | ||
- | |||