On Tue, Jan 31, 2006 at 03:52:31PM -0600, Don Shesnicky wrote:
I'm looking to mirror 2 root drives right down to the MBR so I can boot off either one in the event of a failure. Can this be done with LVM or should I use something like G4U and update during shutdowns.
i don't know what G2U is and google does not help. if i were in you i'd read the fine linux-raid HOWTO http://www.tldp.org/HOWTO/Software-RAID-HOWTO.html you don't need to mirror the mbr, just be sure to copy it over whenever you change it. (if you use grub to boot, it never changes, just install grub on both MBR the first time. If you use lilo there is a 'raid-extra-boot' configuration command that allows for updating both MBRs)
I'm using RHEL4 ES.
RHEL4 should support root disk mirror at install time.
The drives are different sizes 160 gig and a 200 gig is that an issue?
no, but the remaining 40 gig in the biggest disk will not be mirrored. -- Luca Berra -- bluca@comedia.it Communication Media & Services S.r.l. /"\ \ / ASCII RIBBON CAMPAIGN X AGAINST HTML MAIL / \ _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/