[98953] in RedHat Linux List
RE: RH v 5.1 and RAID1 - help?
daemon@ATHENA.MIT.EDU (KThorpe)
Wed Nov 11 10:20:01 1998
In-Reply-To: <2B6F050001571200@c2gate.tcom.co.uk>
Date: Wed, 11 Nov 1998 14:54:00 +0000
From: KThorpe <kthorpe@pricetrak.com>
To: g.nix@emnet.co.uk, redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
>I have been looking into running RAID1 on our server
>(Red Hat v 5.1, kernel 2.0.35) and seem to be lost as
>documentation is not too hot.
We currently use Raid-0 on RH5.0, not difficult at all. I got the tools from
the address in the mini-HOWTO, but there might be an rpm on sunsite.
The order of play after this is.....
mdadd /dev/md0 /dev/sda3 /dev/sdb3 /dev/sdc3
mdrun -p0 /dev/md0
...first time around...
mke2fs /dev/md0
...
mount /dev/md0 /home
I've added these to /etc/rc.d/rc.sysinit - the mdadd and mdrun just before
the filesystem check so that the partition is checked, and an entry in fstab
to mount it.
I'm not sure on the setup of Raid-1 but at least it's a pointer.
ps. Have you got the kernel-headers rpm loaded? I think recompiling the
tools will require it but not the kernel source.
Hope this helps, or at least clears the view a little.....
......................................................
RedHat Linux - It does exactly what it says on the box
......................................................
Kevin Thorpe
Purchasing Index (UK) Limited
LONDON, England
Tel: (44) 171 350 4200
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.