Linux Software Raid: Difference between revisions

From DWIKI
Line 1: Line 1:
=Links=
=Links=
*[http://tldp.org/HOWTO/Software-RAID-HOWTO.html Software RAID Howto]
*[http://tldp.org/HOWTO/Software-RAID-HOWTO.html Software RAID Howto]
 
*[http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch26_:_Linux_Software_RAID A better guide]


=What the howto and man mdadm don't tell=
=What the howto and man mdadm don't tell=

Revision as of 22:47, 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