[Jason Lin]
> After installing RedHat6.1 on /dev/hda
> I added 2nd hard disk, /dev/hdc, which has same
> capacity as /dev/hda.
> Then a RAID1 device, /dev/md0, was created with
> /dev/hda2 and /dev/hdc2 as the constituent partitions.
> (/dev/hda2 contains data for  /home)
> 
> Is there a way to control which disk is syn'ed to
> which?

"failed-disk" directive.

As an example, you can check out "Method 2" of the "Root filesystem
on RAID" section (although in your case it's /home so life is a little
easier) at http://www.linuxdoc.org/HOWTO/Software-RAID-HOWTO-4.html#ss4.12

Jakob: how do you feel about a section that covers the "mirroring of
       currently existing filesystem" case?  mirroring /home when a
       spare drive becomes available could be quite useful :)

James

Reply via email to