Linux Software Raid: Difference between revisions
From DWIKI
Line 3: | Line 3: | ||
=What the howto and | =What the howto and man mdadm don't tell= | ||
==Checking the raid units== | ==Checking the raid units== | ||
From man md: | From man md: | ||
echo check > /sys/block/md0/md/sync_action | echo check > /sys/block/md0/md/sync_action | ||
==Hotswapping (scsi) disks== | |||
eject -s /dev/sda |
Revision as of 21:46, 7 October 2007
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