Servers - General
1784541 Members
1600 Online
109157 Solutions
New Discussion юеВ

How to deploy HPE SPP on Ubuntu Server

 
RemiFlourac
Occasional Collector

How to deploy HPE SPP on Ubuntu Server

Hi,

I prepare a DL380 Gen10 with Ubuntu server 20.04.

As for Windows Server, I want to deploy firmware and drivers updates on this server.

I try with remote ILO from a Windows machine and i'm missing iSUT.

iSUT only exist in RPM format.

Try to install after conversion onto DEB format but it doesn't work.

How to do ?

Best regards,

R├йmi

3 REPLIES 3
feigenL
Respected Contributor

Re: How to deploy HPE SPP on Ubuntu Server

Hello there, as per the releas notes, these are the supported OS:

The following operating systems are supported for system software and firmware:

тАвMicrosoft Windows Server 2022

тАвMicrosoft Windows Server 2019-All Editions

тАвMicrosoft Windows Server 2016-All Editions

тАвRed Hat Enterprise Linux, 8.5, 8.6

тАвRed Hat Enterprise Linux 7.8, 7.9

тАвSUSE Linux Enterprise Server 15SP3, SP4

тАвSUSE Linux Enterprise Server 12SP5

тАвVMware vSphere8.0, 7.0U2, U3

https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00127259en_us

So, if you only need to update the server's firmware, try to use the iLO's virtual media feature, load the SPP ISO and boot the server from that virtual media and perform the firmware update.

Regards.

Luis Feigenblatt
RemiFlourac
Occasional Collector

Re: How to deploy HPE SPP on Ubuntu Server

Luis, thank you for your answer.

I applied SPP firmware by ILO.

For compatibility, the link you provide didn't mention Ubuntu at all and on HPE Servers Support & Certification Matrices, Ubuntu 20.04 is certified (https://techlibrary.hpe.com/us/en/enterprise/servers/supportmatrix/ubuntu.aspx )

Maybe firmware update is enough.

Regards,

R├йmi Flourac

 

Christinasmall
Occasional Visitor

Re: How to deploy HPE SPP on Ubuntu Server

Follow this steps : Download HPE SPP from the official HPE website.
Install the necessary dependencies by running the command: sudo apt install -y libncurses5 libstdc++6
Extract the HPE SPP archive and navigate to the directory where the files are extracted.
Run the command: sudo ./spp to start the deployment process.
Follow the on-screen instructions to complete the deployment process.
After the deployment is complete, update the system to the latest firmware version using the command: sudo hp-firmware-smart-update.
Repeat the steps 5 and 6 for each server in the cluster.