- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- SPP cannot install with HPSUM
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
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
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2013 06:41 AM
04-29-2013 06:41 AM
SPP cannot install with HPSUM
Hi,
I am trying to install SPP version Feb 2013 on my Red Hat Enterprise Linux version 6.4 on my Proliant DL980. This is the error I keep on getting:
./hpsum:error while loading share libraries: libuuid.so.l: cannot open shared object file: No such file or directory.
Please, what should i do to proceed successfully with the installation ?
Best regards,
Yaboto
- Tags:
- HPE SUM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2013 06:53 AM
04-29-2013 06:53 AM
Re: SPP cannot install with HPSUM
Have you also downloaded the SPP supplement for RHEL 6.4?
http://h18004.www1.hp.com/products/servers/service_packs/en/index.html
Take a look at the release notes and make sure you have all the required packages installed
Another option to use the native linux tools is to install the updates from the HP SDR
http://downloads.linux.hp.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2013 07:43 AM
04-29-2013 07:43 AM
Re: SPP cannot install with HPSUM
Thanks,
so after downloading the supplement, how would I run the SPP ?
Best regards,
Yaboto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2013 11:40 AM
04-29-2013 11:40 AM
Re: SPP cannot install with HPSUM
Hello Yaboto,
You can view the information how to update SPP from the below HPGT URL:
Select the option ->Updating Proliant Server Using SPP
Regards,
Renji V
Was this post useful? -
To say thanks click the "thumbs up" icon below!!! .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2013 12:28 PM
04-29-2013 12:28 PM
Re: SPP cannot install with HPSUM
The issue is that when i try to run HPSUM I get the following error:
./hpsum:error while loading share libraries: libuuid.so.l: cannot open shared object file: No such file or directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2013 01:31 PM - edited 04-29-2013 01:35 PM
04-29-2013 01:31 PM - edited 04-29-2013 01:35 PM
Re: SPP cannot install with HPSUM
@Yaboto wrote:
The issue is that when i try to run HPSUM I get the following error:
./hpsum:error while loading share libraries: libuuid.so.l: cannot open shared object file: No such file or directory.
Did you look at the above listed release notes and verify you have all the required packages installed?
Also if you setup the HP SDR listed above as a software repository, yum should install any dependencies missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2013 05:54 PM
04-29-2013 05:54 PM
Re: SPP cannot install with HPSUM
Thanks but where would I find the packages to download ? Please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2013 05:20 AM
04-30-2013 05:20 AM
Re: SPP cannot install with HPSUM
Hi,
You may refer below Redhat support document with same issue:
https://access.redhat.com/site/solutions/59719
However, to resolve the issue you download and install Red Hat Enterprise Linux 6.4 Supplement for HP Service Pack for ProLiant 2013.02.0 from the below link.
http://h18004.www1.hp.com/products/servers/service_packs/documentation/index.html
Also refer the release note PDF given below for fixes and page number 10 for Deployment Instructions:
For detailed steps or to Determine how you want to access the data on the ISO refer the SPP Guided Troubleshooting from below link:
Go to Methods to Access SPP Image > Select the option you want to use.
You will get detailed steps for all below options.
Using HP USB Key Utility
Using iLO Virtual Media
Mounting SPP ISO Image
Copying the SPP to a hard drive
I hope this will help you to install the SPP.
Regards,
Renji V
Was this post useful? -
To say thanks click the "thumbs up" icon below!!! .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2013 12:12 AM
08-07-2013 12:12 AM
Re: SPP cannot install with HPSUM
I had encountered the same problem.
The problem occurs if you are running the Hpsum command on Red Hat 64 bit system
The loading of failed libraries is due to incompatible packages or uninstalled packages.
basically if you check the associated package with the library file you will find that it is already installed in your system
but what you are seeing is basically the 64bit version of the package installed.
But the Hpsum scripts requires or depends on libraries for 32 bit system even if you are running the Spp in 64 bit system.
Sol:
Find the associated package for the unloadable librabries and install their respective 32 bit package.
eg:- in ur case the error is
./hpsum:error while loading share libraries: libuuid.so.l: cannot open shared object file: No such file or directory.
You will find that this library is associated with libuuid1 package.
Please install the libuuid1 package for 32 bit system ..
i believe it will be something like libuuid1:386
I believe after this you may encounter further unloadable libraries.. like libc6 , libsm6, libxrender1 ..... and soo on
better yet add the rhel 32bits lib packages repository in your sources list so that you can easily installl using
Yum !!
Hope this helps.