ProLiant Servers (ML,DL,SL)
1753277 Members
5003 Online
108792 Solutions
New Discussion

hpacucli broken on E200i

 
Philip Styles
New Member

hpacucli broken on E200i


Testing hpacucli-7.85-18 with RHEL4u5 i386 on a DL360 G5 with onboard E200i SAS controller, it appears that the serialnumber= syntax is broken.

[root@lthlha98 ~]# uname -r
2.6.9-55.0.2.ELsmp
[root@lthlha98 ~]# hpacucli ctrl all shot

Error: Invalid command. Type "help" for a list of valid commands.

[root@lthlha98 ~]# hpacucli ctrl all show

Smart Array E200i in Slot 0 (sn: PR77MU4754 )

[root@lthlha98 ~]# hpacucli ctrl sn=PR77MU4754 show

Error: The controller identified by "serialnumber=pr77mu4754" was not detected.

[root@lthlha98 ~]# hpacucli ctrl slot=0 show

Smart Array E200i in Slot 0
Bus Interface: PCI
Slot: 0
Serial Number: PR77MU4754
RAID 6 (ADG) Status: Disabled
Controller Status: OK
Chassis Slot:
Hardware Revision: Rev A
Firmware Version: 1.66
Rebuild Priority: Medium
Expand Priority: Medium
Surface Scan Delay: 15 sec
Cache Board Present: True
Cache Status: OK
Accelerator Ratio: 100% Read / 0% Write
Total Cache Size: 64 MB
Battery Pack Count: 0

[root@lthlha98 ~]#

I've tried earlier versions of hpacucli (namely 7.70-12 and 7.80-6) but these both suffer the same problem.

I've separately managed to verify that 7.70-12 works OK with a P400 so I've speculating this is an issue with the cciss driver or the E200i itself.

Is this a known issue (and if so, is there is fix in the pipeline)?