I had to install C5 on a dev server for various reasons (legacy system support and so forth). This dev server is a HP DL180 G6, with a SmartArray P410 raid card... I've installed hpacucli via the RPM from HP's site, but its not finding the controller... C5 (64 bit) is using the default CCISS drivers for this card.
# hpacucli ctrl all show config
Error: No controllers detected.
lspci -v reports...
06:00.0 RAID bus controller: Hewlett-Packard Company Smart Array G6 controllers (rev 01) Subsystem: Hewlett-Packard Company Smart Array P410 Flags: bus master, fast devsel, latency 0, IRQ 66 Memory at fbc00000 (64-bit, non-prefetchable) [size=2M] Memory at fbbff000 (64-bit, non-prefetchable) [size=4K] I/O ports at d800 [size=256] Expansion ROM at fbb00000 [disabled] [size=512K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Endpoint, MSI 00 Capabilities: [ac] MSI-X: Enable+ Count=16 Masked- Capabilities: [100] Advanced Error Reporting Kernel driver in use: cciss Kernel modules: cciss
John R Pierce wrote:
On 3/12/2014 2:12 PM, John R Pierce wrote:
# hpacucli ctrl all show config
Error: No controllers detected.
never mind, I installed an old version :-/
Hang on - here's something you might be interested in: I just rebuilt a DL380 G5 from XP Server (!) to CentOS 6.5. After I installed hpacucli, and tried to configure the attached RAID box... and *boy* was that screwed up. I have 25 drives in the RAID box. But hpacucli showed me drives in bays 9-17 *twice*, then the rest as singletons. I rebooted, and used the firmware, and it reported the same thing, meaning there's crap in that thar code. However, I was able to configure it the way we wanted - 24 drives RAID 6, one hot spare, because in the firmware, it offers the drives with check boxes, so regardless of what where it *says* they are, I could check what I wanted, and that worked correctly.
mark, unimpressed with HP software
On 3/12/2014 2:21 PM, m.roth@5-cent.us wrote:
Hang on - here's something you might be interested in: I just rebuilt a DL380 G5 from XP Server (!) to CentOS 6.5. After I installed hpacucli, and tried to configure the attached RAID box... and*boy* was that screwed up. I have 25 drives in the RAID box. But hpacucli showed me drives in bays 9-17*twice*, then the rest as singletons. I rebooted, and used the firmware, and it reported the same thing, meaning there's crap in that thar code. However, I was able to configure it the way we wanted - 24 drives RAID 6, one hot spare, because in the firmware, it offers the drives with check boxes, so regardless of what where it*says* they are, I could check what I wanted, and that worked correctly.
are you using non-HP drives? is this dual ported SAS with SAS drives? or what?
John R Pierce wrote:
On 3/12/2014 2:21 PM, m.roth@5-cent.us wrote:
Hang on - here's something you might be interested in: I just rebuilt a DL380 G5 from XP Server (!) to CentOS 6.5. After I installed hpacucli, and tried to configure the attached RAID box... and*boy* was that screwed up. I have 25 drives in the RAID box. But hpacucli showed me drives in bays 9-17*twice*, then the rest as singletons. I rebooted, and used the firmware, and it reported the same thing, meaning there's crap in that thar code. However, I was able to configure it the way we wanted - 24 drives RAID 6, one hot spare, because in the firmware, it offers the drives with check boxes, so regardless of what where it*says* they are, I could check what I wanted, and that worked correctly.
are you using non-HP drives? is this dual ported SAS with SAS drives? or what?
All HP, as far as I know.
mark