I have 4x120GB SCSI hard disks grouped together using RAID 10 on Red Hat ES Linux 3.0.
During a power cut, one of the disks failed on me. The system recovered (as RAID 10 is
designed to do!), however the system is now at risk because there are only three working disks.
Can anyone describe or point me to an article that describes how I can replace this
disk and rebuild the array.
Would appreciate step by step guidance.
Many thanks
See section 8 of http://www.tldp.org/HOWTO/Software-RAID-HOWTO.html. Note you might have to use raidhotremove to take the faulty drive out of the array but make sure you remove the right one! It might already be rebuilding, have you looked at /proc/mdstat to check the status?