Hi,
I have to install this server with an Intel motherboard ASUS, model P5VDC-MX.
It has a VIA hardware RAID controller model VT-8251.
The two hard drives are SATA (don't know if II) and are Maxtor STM380211AS.
Problem is that CentOS installation doesn't recognize any hard drives at all.
The BIOS setup doesn't have an option to turn off SATA.
Any ideas ?
Thanks in advance.
On Wed, 2007-04-04 at 11:19 +0100, Mário Gamito wrote:
Hi,
I have to install this server with an Intel motherboard ASUS, model P5VDC-MX.
It has a VIA hardware RAID controller model VT-8251.
The two hard drives are SATA (don't know if II) and are Maxtor STM380211AS.
Problem is that CentOS installation doesn't recognize any hard drives at all.
The BIOS setup doesn't have an option to turn off SATA.
Any ideas ?
So far it looks, to me, like an issue at the bios. Check to see if one of your sata drives is registered in the bios as bootable. Some times you need to reboot ( after making bios changes ) in order for the drive to be found.
On 4/4/07, Mário Gamito mgamito@telbit.pt wrote:
It has a VIA hardware RAID controller model VT-8251.
They'd like you to think that, and their marketing team works hard at pushing this belief. What you've got there is considered FAKERAID. Mostly they put software raid on a chip and farm out all the work to the CPU. At most you can use these to connect extra disks to the system. At worst, they'll get in the way and prevent installs. It's along the same line as the 'winmodems' or software modems that everyone was touting before cable and DSL was cool.
Problem is that CentOS installation doesn't recognize any hard drives at all.
Far as I know, support for this chipset didn't make it into the kernel til around 2.6.17 or so. It *might* be supported in centos5 (you can try the beta if you like) but I don't believe it's supported for centos4, on the 2.6.9-* kernel versions.
The BIOS setup doesn't have an option to turn off SATA.
Any ideas ?
Ignore that controller and get yourself a 3ware card?
Jim Perrin wrote:
Any ideas ?
Ignore that controller and get yourself a 3ware card?
Or get one of the relatively cheap Silicon Image based SATA cards. I believe those have been supported "out of the box" long enough that 4.4 will find your disks without any additional hassle.
Cheers,
Be careful with the Sil chips, some of them will not support certain HDD's at the HW level. I had a problem with Maxtor DiamondMax10 300GB SATA150 disks. My Sil controller would not support staggered spin up and the drives simply wouldn't power on.
3Ware are very reliable.
J
On Wed, 2007-04-04 at 07:40 -0400, chrism@imntv.com wrote:
Jim Perrin wrote:
Any ideas ?
Ignore that controller and get yourself a 3ware card?
Or get one of the relatively cheap Silicon Image based SATA cards. I believe those have been supported "out of the box" long enough that 4.4 will find your disks without any additional hassle.
Cheers,
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
____________________________ John Moylan john.moylan@rte.ie RTE Publishing Tel: 00 353 1 2083564 | www.rte.ie
*********************************************************** The information in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution, or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Please note that emails to, from and within RTÉ may be subject to the Freedom of Information Act 1997 and may be liable to disclosure. ************************************************************
John Moylan wrote:
Be careful with the Sil chips, some of them will not support certain HDD's at the HW level. I had a problem with Maxtor DiamondMax10 300GB SATA150 disks. My Sil controller would not support staggered spin up and the drives simply wouldn't power on.
3Ware are very reliable.
You're definitely preaching to the choir about 3Ware. :) Just trying to offer an alternative. I hadn't heard about those types of problems with the SiL-based cards.
Cheers,