[CentOS] raid

Tue May 29 17:11:23 UTC 2007
CentOS List <centoslist at gmail.com>

Best Regards
Nicholas
----- Original Message ----- 
From: "Antonio da Silva Martins Junior" <asmartins at uem.br>
To: "CentOS mailing list" <centos at centos.org>
Sent: Wednesday, May 30, 2007 12:58 AM
Subject: Re: [CentOS] raid



----- "CentOS List" <centoslist at gmail.com> escreveu:
> >> > Set up md0 (Raid1) (sda,sdb)
> >> > Set up md1 (Raid1) (sdc,sdd)
> >> >
> >> > Set up md2 (Raid0) (md0,md1)
> >>
> >> ok. That sounds easy.. I tried to do md0. It ask for me a mount
> >> point.
> >> What should I mount it on?
> >
> > The only thing you mount at the end of the day is md2
> >
> > Are you trying to set this up in the installer or somewhere else?
>
> Yes. During the installing of CentOS 5. I had specified hda and hba as
> raid and when i wanted to create md0, it want me to supply a mount point.
> So i am stuck there.

  As far as I know, the CentOS installer didn't allow a RAID 1+0 during
install! But, I think you can setup this using RAID1 + LVM :
   - Setup md0 (Raid1) (sda,sdb)
   - Setup md1 (Raid1) (sdc,sdd)
   - Setup LVM (md0+md1)

But i am stuck during the setup of md0 as it requires me to specified a 
mount point.