- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: PSP installation failed
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
- 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
09-08-2010 08:27 PM
09-08-2010 08:27 PM
PSP installation failed
I have tried to install the PSP-7.70 on our RHEL V3 Update 4. The installation of hprsm is failed with the following error:
----------------------------------------------
Looking for sources to build 2.4.21-27.ELsmp
ls: /lib/modules/2.4.21-27.ELsmp/build/include/linux/version.h: No such file or directory
ls: /boot/vmlinuz.version.h: No such file or directory
/lib/modules/2.4.21-27.ELsmp/build/include/linux/version.h does not exist
Please load the appropriate sources to rebuild module.
No Insight Management devices available
(missing or disabled) on this system
----------------------------------------------
This is due to kernel-devel package is not installed on the server. The following are the rpm packages installed on the server:
kernel-utils-2.4-8.37.7
kernel-smp-2.4.21-27.EL
kernel-pcmcia-cs-3.1.31-13
kernel-2.4.21-27.EL
I was browsed internet for downloading of kernel-devel for the kernel 2.4 but i was unable to find.
The Kernel version is kernel-2.4.21-27.EL
Can someone help me where can i download the kernel-devel package for the kernel 2.4.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2010 11:07 PM
09-09-2010 11:07 PM
Re: PSP installation failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2010 09:27 PM
09-12-2010 09:27 PM
Re: PSP installation failed
Later after installing the kernel-source rpm and have tried to install the hprsm package and this time it was failed with the following:
Preparing... ########################################### [100%]
1:hprsm ########################################### [100%]
Please read the License Agreement for this software at
/opt/compaq/hprsm/hprsm.license
By not removing this package, you are accepting the terms
of the "License for HP Value Added Software".
Looking for sources to build 2.4.21-27.ELsmp
Failed to rebuild for custom kernel.
No Insight Management devices available
(missing or disabled) on this system.
Please remove the hprsm package at your
earliest convenience (rpm -e hprsm).
The hprsm RPM installation failed!
Installation failure may be due to incomplete or missing
build environment or to absent hardware (RILOE/RILOE II,
iLo/iLo 2). Please refer to the installation notes or to the
Linux Management HowTo available from http://www.hp.com/linux.
error: %post(hprsm-7.8.1-116.rhel3) scriptlet failed, exit status 1
Can someone help me how to fix this.
As suggested by Modris, i have installed the kernel-headers but there is no luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2010 01:07 AM
09-13-2010 01:07 AM
Re: PSP installation failed
*compat-libstdc++
*lm_sensors
*net-snmp
*perl
*libnl
*gcc
These are required for PSP 8.50 on RHEL 4 and 5, but might help you too.
kernel-devel also appears to be required..looks like you are using SMP kernel, so you could try searching for kernel-smp-devel RPM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2010 05:22 PM
09-13-2010 05:22 PM
Re: PSP installation failed
After installing the kernel-source & kernel-headers rpm, the hprsm is still failed to build for the custom kernel.
I searched on web but i was unable to find the kernel sources for kernel -2.4.21-27.EL.
If anyone face the same issue. Kindly help me how to fix this.
The Modris suggested packages i have checked on our server; all those were already installed.
I don't know how to resolve this.
Thank you.