Prerequisites:
- SSH client. Putty, for example;
- TFTP server. 3CDaemon, for example;
- CIMC firmware upgrade file. Please check this blog post for the information how to download CIMC firmware.
Procedure:
- Upload CIMC firmware upgrade file ‘
upd-pkg-c200-m1-cimc.full.1.4.3p.bin
‘ to the folder where TFTP server is distributing software from; - SSH to CIMC IP address and change management mode to firmware, ‘
scope cimc/firmware
‘ServerName# scope cimc/firmware
- Download CIMC firmware upgrade file from TFTP server. It will be stored on CIMC as a Backup Version
ServerName /cimc/firmware # update 10.129.1.184 /upd-pkg-c200-m1-cimc.full.1.4.3p.bin Firmware update has started. Please check the status using "show detail".
- The file is 16.4MB in size, please be patient and make sure it has been downloaded and CIMC is ready to activate new firmware.
You may need to run ‘show detail
‘ command several times until you see ‘Update Stage: NONE
‘ and ‘Update Progress: 100
‘.ServerName /cimc/firmware # show detail Firmware Image Information: Update Stage: INSTALL Update Progress: 88 Current FW Version: 1.4(2) FW Image 1 Version: 1.4(3p) FW Image 1 State: BACKUP INACTIVATED FW Image 2 Version: 1.4(2) FW Image 2 State: RUNNING ACTIVATED Boot-loader Version: 1.4(2).16 ServerName /cimc/firmware # show detail Firmware Image Information: Update Stage: NONE Update Progress: 100 Current FW Version: 1.4(2) FW Image 1 Version: 1.4(3p) FW Image 1 State: BACKUP INACTIVATED FW Image 2 Version: 1.4(2) FW Image 2 State: RUNNING ACTIVATED Boot-loader Version: 1.4(2).16
- Activate firmware image 1.
ServerName /cimc/firmware # activate 1 This operation will activate firmware 1 and reboot the BMC. Continue?[y|N]y
Hope this helps.
Could you help.
I did the exact same procedure and got the exact same message : This operation will activate firmware 1 and reboot the BMC.
Continue?[y|N]y
I did so, but for 15 – 20 minutes there was no connectivity to the remote UCS C220M3 server’s CIMC via cli (ssh, putty) / HTTPS
Unable to ping the CIMC from terminal/cmd.
Asked the onsite guy to hard reboot the server. Now I still cant ping / connect to CIMC via https or cli (ssh, putty). The server now boots only to UEFI’s SHELL> promt
Upgrade was from 1.5(7f) to 2.0(8d)
The upload of the new firmware was successfull and was displayed in the BACKUP INACTIVATED state
Please assist