Linux Software Raid
From DWIKI
Links
What the howto and man mdadm don't tell
Checking the raid units
From man md:
echo check > /sys/block/md0/md/sync_action
Hotswapping (scsi) disks
eject -s /dev/sda
From man md:
echo check > /sys/block/md0/md/sync_action
eject -s /dev/sda