ProLiant Servers (ML,DL,SL)
1826214 Members
2692 Online
109691 Solutions
New Discussion

HP SPP SPP2024.04.00.00 .

 
nileshdyl
New Member

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

 

 

 

2 REPLIES 2
Mr_Techie
Trusted Contributor

Re: HP SPP SPP2024.04.00.00 .

@nileshdyl 

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

support_s
System Recommended

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".


Accept or Kudo