Hp Smart Array 6i Controller Driver

I've an HP Proliant DL360 G5 server with two 72gb HDD in RAID and 2 150gb HDD in RAID.

Driver

I've Windows Server installed on the 72gB HDD and I'm now trying to overwrite it with a fresh installation of CentOS 7 x64.

Hewlett Packard Company, 01 Sep 2004. The new Smart Array 6i controller is an Ultra320 intelligent array controller for entry-level. Primary Driver File(s):. ROM Flash for SmartStart Maintenance: ROM Update Utility - Smart Array 6i. By downloading, you agree to the terms and conditions of the Hewlett Packard Enterprise Software License Agreement. Type: Firmware - Storage Controller.

When I try to install it it says that I need to manually configure the hard disks but when I open the partitioning tool no HDD are detected.
I'm using the ~4GB DVD installer.

Hp Smart Array 6i Controller Drivers

How can I fix this problem?

Fez VrastaFez Vrasta

Hp Smart Array Controller Software

1 Answer

Interesting issue...

So the HP RAID controller driver from around 2001 to ~2009 was the CCISS driver. There was a transition to the HPSA driver at some point, moving the Smart Array controller support back into the regular SCSI subsystem versus the dedicated block driver...

HP servers from the G1 to G5 era used the CCISS driver. On newer operating systems (EL6 and forward), HP ProLiant G6 and newer systems made use of the HPSA driver.

It turns out that RHEL7 removes the old CCISS module. Your fix in this case, since the Smart Array P400 controller in your G5 server isn't recognized, is to force the HPSA driver to load your older controller. Do this with:

As a module parameter...

From the man page.

hpsa_allow_any=1: This option allows the driver to attempt to operate on any HP Smart Array hardware RAID controller, even if it is not explicitly known to the driver. This allows newer hardware to work with older drivers. Typically this is used to allow installation of operating systems from media that predates the RAID controller, though it may also be used to enable hpsa to drive older controllers that would normally be handled by the cciss(4) driver. These older boards have not been tested and are not supported with hpsa, and cciss(4) should still be used for these.

EDIT

This is a much more involved process than expected. You need to add that string to the module load parameters.

Controller

Hp Smart Array 6i Controller Driver Linux

The official word is that the older controllers are just no longer supported. While you can get it running, it's less-than-ideal. So I'd probably stay away from EL7 for now. There will likely be a workaround, since there's an existing install base of these servers...

⁠kernel component, BZ#1061210 When the hpsa_allow_any option is used, the hpsa driver allows the use of PCI IDs that are not listed in the driver's pci-id table. Thus, cards detected when this option is used, are not supported in Red Hat Enterprise Linux 7.

Community
ewwhiteewwhite
Hp smart array p420i controller

protected by CommunityOct 1 '14 at 21:14

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged centoshphp-prolianthp-smart-arraycentos7 or ask your own question.

Clicking on the Download Now (Visit Site) button above will open a connection to a third-party site. Download.com cannot completely ensure the security of the software hosted on third-party sites.

Hp Drivers Smart Array 6i Controller

From HP:
Smart Array 6i: The new Smart Array 6i controller is an Ultra320 intelligent array controller for entry-level, hardware-based fault tolerance for protection of OS, applications, and logs. Most models have one internal-only channel. The DL380 G4 has a second channel for optional duplex backplane support or external tape support. The Smart Array 6i controller provides one of the most cost effective alternatives to software-based RAID in the market today.
read more +

What do you need to know about free software?