1832511 Members
4501 Online
110043 Solutions
New Discussion

hpacucli 8.28-13.0

 
Alexander Lindqvist
New Member

hpacucli 8.28-13.0

Hello
Im unable to view the status of the physical discs on a SmartArray 5300 connected to external Storageworks enclosures.
OS is CentOS 5.3

Im running the following command:

# hpacucli ctrl slot=6 physicaldrive all show status

Error I get is:

/usr/sbin/hpacucli: line 18: 6709 Illegal instruction $HPACUCLI_BIN_INSTALLATION_DIR.hpacucli $*

7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: hpacucli 8.28-13.0

Shalom,

hpacucli was designed specifically for Red Hat, and may not be supported on CentOS.

You may not be able to use it on CentOS.

I use CentOS myself and have run into this issue in past releases.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alexander Lindqvist
New Member

Re: hpacucli 8.28-13.0

As CentOS aims to be 100% binary compatible with RHEL it shouldn't be a problem. What problem did you have exactly? Viewing controller status and logicaldrive status works OK but not viewing drive status.
Steven E. Protter
Exalted Contributor

Re: hpacucli 8.28-13.0

I know what you are saying.

It is possible to write applications that don't work with CentOS. I believe based on experience that this is one of them.

HP told me when I complained about this that the PSP compatability Matrix only applies to the OS listed on the Matrix.

So I get the binary compatibility thing. There is no bigger fan of CentOS on these forums.

This is not a problem with CentOS, its a problem with the application. There may be ways of fooling the application into working, but they are not recommended.

HP needs to hear from its user community that not supporting CentOS is unacceptable. if the customer base demands it, they normally respond.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: hpacucli 8.28-13.0

I just remembered.

The drive may become visible to the utility if you run hp_rescan first.

That can wake up the SAN as the saying goes.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alexander Lindqvist
New Member

Re: hpacucli 8.28-13.0

Some more info..
I just tried hpacucli-7.70-12.linux.rpm from ftp://ftp.hp.com/pub/products/servers/supportsoftware/linux/hpacucli-7.70-12.linux.rpm

This one works OK !

Bug in newer version ?
Alexander Lindqvist
New Member

Re: hpacucli 8.28-13.0

Even more info:
hpacucli-8.25-5.noarch.rpm works OK!
So it's only the newest version thats not working..
Greg Adair
New Member

Re: hpacucli 8.28-13.0

Have you done an strace on the command to see what its trying to do?

I agree though they should fully support CentOS especially considering the fact that I see United Linux, Debian Sarge and Debian Etch in the list.