This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hardware:megaraid [2025/03/23 19:40] manu [Add a disk to an existing RAID] |
hardware:megaraid [2025/03/23 21:06] (current) manu [LSI MegaRAID controllers] |
||
---|---|---|---|
Line 3: | Line 3: | ||
StorCLI is the successor of the MegaCLI and allows Command Line Tools to manage and control LSI MegaRAID controllers. | StorCLI is the successor of the MegaCLI and allows Command Line Tools to manage and control LSI MegaRAID controllers. | ||
+ | You can download it by Broadcom | ||
===== Add a disk to an existing RAID ===== | ===== Add a disk to an existing RAID ===== | ||
Line 15: | Line 16: | ||
</cli> | </cli> | ||
- | If an virtual disk for example RAID 5 exist, then you 'll see it | + | If an virtual disk for example RAID 5 exist, here v0, then you 'll see it |
- | {{hardware:storcli_disks02.png?600|}} | + | {{hardware:storcli_disk02.png?600|}} |
You can also see all attached physical disks on this adapter | You can also see all attached physical disks on this adapter | ||
Line 28: | Line 29: | ||
</cli> | </cli> | ||
+ | Check the RAID expansion progress, indicate also the duration | ||
+ | <cli prompt'#'> | ||
+ | # storcli /c0/v0 show migrate | ||
+ | </cli> | ||
+ | {{hardware:storcli_disk03.png?600|}} | ||