On Thu, Jul 05, 2001 at 06:02:02PM +1000, Ian Ward wrote:
> trust me, if your disk drive 0 fails and you are running software raid, you
> will be down for more than a couple of minutes.  booting without a unit 0
> can be a hassle.

Not an issue. All our machines are set up like so.
alias lilo="lilo -C lilo-a.conf; lilo -C lilo-b.conf"

where 
lilo-a.conf:
boot=/dev/hda
root=/dev/md3
lilo-b.conf:
boot=/dev/hdc
root=/dev/md3

That way if disk 0 dies you just pull it out (We use IDE drive caddies)
and boot away. Or if you have a decent enough BIOS just tell it to boot
off the other drive.
> 
> Correct me if I'm wrong people, but last time I used it the software RAID,
> on reboot it  insists on fscking and rebuilding the mirror entirely before
> mounting (could just be the RedHat rc scripts though I guess) ?  Can the
> software RAID come up with a broken mirror or will it insist on a
> replacement disk for a rebuild?

Nope comes up fine with a broken mirror and after you give it a new
drive will rebuild in the background.


-- 
John Ferlito
Senior Engineer - Bulletproof Networks
ph: +61 (0) 410 519 382
http://www.bulletproof.net.au/

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to