This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
it_tips:storcliqr [2020/06/09 17:48] florido [Get specific Physical drive info] |
it_tips:storcliqr [2020/06/12 12:46] (current) florido [MegaRAID storCLI quick reference] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== MegaRAID storCLI quick reference ====== | ====== MegaRAID storCLI quick reference ====== | ||
| - | binary usually located in '/opt/MegaRAID/storcli/storcli64' | + | binary usually located in ''/opt/MegaRAID/storcli/storcli64'' |
| ===== Useful commands ===== | ===== Useful commands ===== | ||
| Line 46: | Line 46: | ||
| <code bash>storcli /c0/e133/s0 show all</code> | <code bash>storcli /c0/e133/s0 show all</code> | ||
| + | <code bash>storcli /c0/pall show all</code> | ||
| ==== Create Volume ==== | ==== Create Volume ==== | ||
| Line 71: | Line 72: | ||
| <code bash>storcli /c0/e133/s7 add hotsparedrive</code> | <code bash>storcli /c0/e133/s7 add hotsparedrive</code> | ||
| + | ==== Consistency check status (remember to schedule!) ==== | ||
| + | |||
| + | <code bash>storcli /c0 show cc</code> | ||