Linux Software RAID to see how raids are doing
or
There's also a way to test out the raid by having the software mark one of the disks as faulty just as a test. Then later you set it back to normal and watch the array rebuild itself. RAID5 Failure Recovery When multiple drives in a raid5 has failed. First stop the raid
then reassemble it
now you can (re)start lvm (/etc/init.d/lvm start) and mount all drives
then re-add the failed drive if any
|
Linux >