Re: [CentOS] CentOS 5.5 Sofware RAID1

2010-12-19 Thread Matt
 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?

 Well I figured that part out.

 http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5

 boot: linux nodmraid

 Locks up on formatting file system everytime now though.  Ugh.

 nodmraid tells the kernel to ignore fakeraid. You did change the
 controller from RAID to AHCI in the motherboard bios?

Have fake raid disabled in bios.  There is an option to turn AHCI off
or on.  Have tried both ways.  Does not install either way.  Pulling
my hair out on this.

Its a Supermicro PDSML-LN2+ and a couple new identical Samsung 2TB
SATA drives.  Trying to install CentOS 5.5 64bit.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.5 Sofware RAID1

2010-12-18 Thread Matt
 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?

Well I figured that part out.

http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5

boot: linux nodmraid

Locks up on formatting file system everytime now though.  Ugh.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.5 Sofware RAID1

2010-12-18 Thread Arun Khan
On Sat, Dec 18, 2010 at 2:31 PM, Matt lm7...@gmail.com wrote:

  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?

 Well I figured that part out.

 http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5

 boot: linux nodmraid

 Locks up on formatting file system everytime now though.  Ugh.


I suspect the BIOS - see if there is any update.

-- Arun Khan
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.5 Sofware RAID1

2010-12-18 Thread Ryan Wagoner
On Sat, Dec 18, 2010 at 4:01 AM, Matt lm7...@gmail.com wrote:
 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?

 Well I figured that part out.

 http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5

 boot: linux nodmraid

 Locks up on formatting file system everytime now though.  Ugh.

nodmraid tells the kernel to ignore fakeraid. You did change the
controller from RAID to AHCI in the motherboard bios?

Ryan
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 5.5 Sofware RAID1

2010-12-17 Thread Matt
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@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 5.5 Sofware RAID1

2010-12-17 Thread Lisandro Grullon
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@centos.org
http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos