- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Who Me Too'd this topic
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
Who Me Too'd this topic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2014 09:02 AM - edited 03-13-2014 02:17 PM
03-13-2014 09:02 AM - edited 03-13-2014 02:17 PM
HPSUM 6.2.0 CLI bugs on Linux: no return codes, and /silent /romonly does not work
I am testing SPP 2014.02.0, which comes with the latest hpsum 6.2.0. I have noticed the following problems which prevent successful use of the CLI to script firmware update installation:
- 'hpsum /silent /romonly' does not identify the appropriate firmware updates to install on any servers that I've tested (DL380 G6/G7/Gen8). I don't see anything helpful in the log files, but I see that if I run the hpsum GUI it does detect the updates. The problem only affects the CLI. I replaced v6.2.0 with v6.0.1 and it seems to work as expected.
- Since v6.0.1 'hpsum' on Linux is now a shell script which runs the executable. This script does not return the exit code upon completion. The CLI documentation still includes specific information about the return codes, but now we can't get these when running 'hpsum'. Seems like we would have to bypass the hpsum script and run x64/hpsum_bin_x64 directly. [ EDIT: hpsum_bin_x64 also does NOT return the exit codes. Only way to get these is to parse the log files... an ugly solution]
I'm calling these "BUGS" because we've used 'hpsum /silent/romonly' successfully in our own scripts for several years now to apply firmware updates using a copy of the SPP on a network share. Now it doesn't work, while according to the documentation it should work as expected. For now I think we'll be okay with running v6.0.1 and wrapping a script around the x64/hpsum_bin_x64 executable... but these problems really should be fixed in a future release.
Is there a proper way to report such bugs to HP?
FYI we are running RHEL5/6 on our servers and we download the "RedHat Enterprise" version of the SPP.