Difference between revisions of "MegaCli64"

Jump to navigation Jump to search
no edit summary
Line 18: Line 18:


; Check RAID reconstruction status
; Check RAID reconstruction status
./MegaCli64 -ldrecon showprog -L0 -a0
:./MegaCli64 -ldrecon showprog -L0 -a0


; Refresh the kernel infos about the RAID
; Refresh the kernel infos about the RAID
rmmod megaraid_sas ; modprobe megaraid_sas
:rmmod megaraid_sas ; modprobe megaraid_sas


; Extend the partition
; Extend the partition
remove the partion and create it new
:remove the partion and create it new


; resize the filesystem (you have maybe to run e2fsck before)
; resize the filesystem (you have maybe to run e2fsck before)
resize2fs /dev/xxxx
:resize2fs /dev/xxxx


== Server RAID configuration ==
== Server RAID configuration ==

Navigation menu