User Tools

Site Tools


wiki:megacli_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:megacli_commands [2021/05/21 15:18] – created antisawiki:megacli_commands [2022/10/29 13:29] (current) – add raid 1 from 4 disks antisa
Line 28: Line 28:
   megacli -adpfwflash -f imr_fw.rom -a0   megacli -adpfwflash -f imr_fw.rom -a0
  
-==== Create raid 1 ====+===== Create raid 1 =====
  
   megacli -CfgLdAdd -r1 [32:0,32:1] WB NORA Direct NoCachedBadBBU -strpsz64 -a0   megacli -CfgLdAdd -r1 [32:0,32:1] WB NORA Direct NoCachedBadBBU -strpsz64 -a0
  
-==== Create raid 10 ====+===== Create raid 10 =====
  
   megacli -CfgSpanAdd -R10 -Array0 [252:4,252:5] -Array1 [252:6,252:7] WB NORA Direct -strpsz64 -a0   megacli -CfgSpanAdd -R10 -Array0 [252:4,252:5] -Array1 [252:6,252:7] WB NORA Direct -strpsz64 -a0
 +
 +===== raid 1 from 4 disks =====
 +
 +  megacli -CfgLdAdd -r1 [32:2,32:3] WB RA Direct CachedBadBBU -a0
 +
 +In square brackets are Enclosure Id:Slot Id. Check those with
 +
 +  megaCli -PDList -aALL
  
 ====== Tested on ====== ====== Tested on ======
wiki/megacli_commands.1621603132.txt.gz · Last modified: 2021/05/21 15:18 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki