I had to disable it with ahci=no at boot time, have you tried ahci=yes at boot time of kernel? ------Original Message------ From: Ned Slider Sender: centos-bounces@centos.org To: CentOS mailing list ReplyTo: CentOS mailing list Subject: Re: [CentOS] Centos 5.3, no AHCI on HP DL320 G5p? Sent: Jul 27, 2009 5:23 AM
Veiko Kukk wrote:
I have one HP Proliant DL320 G5p, where for some reason, the AHCI mode is not enabled. According to server specs, it should have AHCI/NCQ capability, but ata_piix module gets loaded during bootup, not ahci module. Any ideas how to enable AHCI mode?
I'm not sure for this particular model server, but normally this is a *BIOS* setting for the SATA controller.
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Sent on the Now Network� from my Sprint® BlackBerry
chandlercody@gmail.com wrote:
I had to disable it with ahci=no at boot time, have you tried ahci=yes at boot time of kernel? ------Original Message------ From: Ned Slider Sender: centos-bounces@centos.org To: CentOS mailing list ReplyTo: CentOS mailing list Subject: Re: [CentOS] Centos 5.3, no AHCI on HP DL320 G5p? Sent: Jul 27, 2009 5:23 AM
Veiko Kukk wrote:
I have one HP Proliant DL320 G5p, where for some reason, the AHCI mode is not enabled. According to server specs, it should have AHCI/NCQ capability, but ata_piix module gets loaded during bootup, not ahci module. Any ideas how to enable AHCI mode?
I'm not sure for this particular model server, but normally this is a *BIOS* setting for the SATA controller.
There are no settings in BIOS for AHCI mode, it's only possible to choose between raid and sata controller mode, i have chosen sata mode.
-- Veiko
On Mon, 27 Jul 2009 at 1:19pm, Veiko Kukk wrote
I'm not sure for this particular model server, but normally this is a *BIOS* setting for the SATA controller.
There are no settings in BIOS for AHCI mode, it's only possible to choose between raid and sata controller mode, i have chosen sata mode.
Check to see if there's a BIOS update on HP's site. I had some DL160s with an old BIOS with no option for AHCI mode. After upgrading to the most recent BIOS, the option was there.
Joshua Baker-LePain wrote:
On Mon, 27 Jul 2009 at 1:19pm, Veiko Kukk wrote
I'm not sure for this particular model server, but normally this is a *BIOS* setting for the SATA controller.
There are no settings in BIOS for AHCI mode, it's only possible to choose between raid and sata controller mode, i have chosen sata mode.
Check to see if there's a BIOS update on HP's site. I had some DL160s with an old BIOS with no option for AHCI mode. After upgrading to the most recent BIOS, the option was there.
Yes, AHCI support requires both hardware and BIOS to support it. Even if the hardware supports it, if the vendor has chosen not to implement it in the BIOS then there's nothing you can do. Sounds like a BIOS update will add AHCI support for you.
Joshua Baker-LePain wrote:
On Mon, 27 Jul 2009 at 1:19pm, Veiko Kukk wrote
I'm not sure for this particular model server, but normally this is a *BIOS* setting for the SATA controller.
There are no settings in BIOS for AHCI mode, it's only possible to choose between raid and sata controller mode, i have chosen sata mode.
Check to see if there's a BIOS update on HP's site. I had some DL160s with an old BIOS with no option for AHCI mode. After upgrading to the most recent BIOS, the option was there.
Yes, there was an update, changelog described changes regarding to sata2 drives should work properly with this update. Did the update yesterday, but nothing changed except the bios version number. Also tried ahci=on with no success.
--- Veiko
In article 4A6D7F2A.9030303@krediidipank.ee, Veiko Kukk veiko.kukk@krediidipank.ee wrote:
chandlercody@gmail.com wrote:
I had to disable it with ahci=no at boot time, have you tried ahci=yes at boot time of kernel? ------Original Message------ From: Ned Slider Sender: centos-bounces@centos.org To: CentOS mailing list ReplyTo: CentOS mailing list Subject: Re: [CentOS] Centos 5.3, no AHCI on HP DL320 G5p? Sent: Jul 27, 2009 5:23 AM
Veiko Kukk wrote:
I have one HP Proliant DL320 G5p, where for some reason, the AHCI mode is not enabled. According to server specs, it should have AHCI/NCQ capability, but ata_piix module gets loaded during bootup, not ahci module. Any ideas how to enable AHCI mode?
I'm not sure for this particular model server, but normally this is a *BIOS* setting for the SATA controller.
There are no settings in BIOS for AHCI mode, it's only possible to choose between raid and sata controller mode, i have chosen sata mode.
That's probably why. To use AHCI you need to set it to RAID mode. Having done that, you can still use the drives independently if you prefer kernel RAID; you just have to go into the BIOS RAID setup and set the drives to JBOD mode (or something like that), by telling it to remove all RAID information from the drives.
Hope this helps Tony
Tony Mountifield wrote:
That's probably why. To use AHCI you need to set it to RAID mode. Having done that, you can still use the drives independently if you prefer kernel RAID; you just have to go into the BIOS RAID setup and set the drives to JBOD mode (or something like that), by telling it to remove all RAID information from the drives.
I don't think so, because I have another DL320 (older G3 version) with same bios setup (sata mode). On that G3, ahci is working.
-- Veiko
In article 4A700F7A.6070400@krediidipank.ee, Veiko Kukk veiko.kukk@krediidipank.ee wrote:
Tony Mountifield wrote:
That's probably why. To use AHCI you need to set it to RAID mode. Having done that, you can still use the drives independently if you prefer kernel RAID; you just have to go into the BIOS RAID setup and set the drives to JBOD mode (or something like that), by telling it to remove all RAID information from the drives.
I don't think so, because I have another DL320 (older G3 version) with same bios setup (sata mode). On that G3, ahci is working.
Well I haven't used that particular server, but was describing what I have found with other HP models (ML110 or DL360). On at least one of them, possibly both, I found that if I had the RAID mode turned off in the BIOS, then it only picked up the ata_piix driver, not ahci.
Cheers Tony
In article h4rlt9$4di$1@softins.clara.co.uk, Tony Mountifield tony@softins.clara.co.uk wrote:
In article 4A700F7A.6070400@krediidipank.ee, Veiko Kukk veiko.kukk@krediidipank.ee wrote:
Tony Mountifield wrote:
That's probably why. To use AHCI you need to set it to RAID mode. Having done that, you can still use the drives independently if you prefer kernel RAID; you just have to go into the BIOS RAID setup and set the drives to JBOD mode (or something like that), by telling it to remove all RAID information from the drives.
I don't think so, because I have another DL320 (older G3 version) with same bios setup (sata mode). On that G3, ahci is working.
Well I haven't used that particular server, but was describing what I have found with other HP models (ML110 or DL360). On at least one of them, possibly both, I found that if I had the RAID mode turned off in the BIOS, then it only picked up the ata_piix driver, not ahci.
Ok, I've now checked up and it was the ML110 where I discovered that behaviour. The DL360 I worked with was completely different, using a driver called cciss.
Sorry for the misinformation.
Cheers Tony
Tony Mountifield wrote:
Ok, I've now checked up and it was the ML110 where I discovered that behaviour. The DL360 I worked with was completely different, using a driver called cciss.
CCISS is for smartarray cards, which are typically LSI Logic cards that HP has reprogrammed. these are 'true' raid cards, usually with battery backup writeback caches (although the battery module is an option), large onboard caches and their own embedded processor.