[CentOS] CentOS 5.5 Sofware RAID1

Fri Dec 17 23:31:38 UTC 2010
Lisandro Grullon <lgrullon at CityTech.Cuny.Edu>

When you boot does the OS see both drives, if so, why not configure using LVM.

>>> Matt  12/17/10 6:29 PM >>>
I have the CentOS 5.5 install DVD and trying to install with software
RAID1 on two 2TB SATA drives.  The CentOS install only sees one drive.
 This is a Supermicro motherboard with fakeraid turned off in bios.

I tried the trick like so:

dd if=/dev/zero of=/dev/sda bs=512 count=64
dd if=/dev/zero of=/dev/sdb bs=512 count=64

Still no go.  linux rescue console does see both sda and sdb.  Whats going on?
_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20101217/9d5cd6fc/attachment-0004.html>