- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- HP SPP SPP2024.04.00.00 .
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
03-27-2025 03:08 AM - last edited on 03-27-2025 03:12 AM by Sunitha_Mod
03-27-2025 03:08 AM - last edited on 03-27-2025 03:12 AM by Sunitha_Mod
HP SPP SPP2024.04.00.00 .
I need to install HP SPP SPP2024.04.00.00 on rhel 8, in need support .
Serial Number: **Confidential info erased**.
Regards
Nilesh Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 01:49 AM
03-28-2025 01:49 AM
Re: HP SPP SPP2024.04.00.00 .
Try these:
Check your system meets the minimum requirements for SPP.>> Update your RHEL 8 system
sudo dnf update -y
sudo reboot
If you have downloaded the SPP ISO, mount it
sudo mkdir /mnt/spp
sudo mount -o loop /path/to/SPP2024.04.00.00.iso /mnt/spp
Install Required Dependencies. SPP may require additional system libraries and packages. Run:
sudo dnf install -y redhat-lsb-core perl openipmi
Run the SPP Installer.Navigate to the SPP directory and execute the installer:
cd /mnt/spp
sudo ./hpsum
Use the HPE Smart Update Manager (SUM). If running in CLI mode
sudo ./hpsum --s --romonly
Or open the GUI in a browser:
http://<your-server-ip>:63000
Once updates are installed, reboot the system: sudo reboot
Check firmware versions using:
sudo hplog -v
sudo hpacucli ctrl all show config
I hope this will help. Let me know
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 12:57 AM
03-31-2025 12:57 AM
Query: HP SPP SPP2024.04.00.00 .
Hello,
Let us know if you were able to resolve the issue.
If you are satisfied with the answers then kindly click the "Accept As Solution" button for the most helpful response so that it is beneficial to all community members.
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".