Closed rax-rstark closed 3 years ago
So, manually copied the rpm up, but running into md5 issue:
root@798606-sbinfra01:~/hpfw-upgrade-2021-01-14-12-42-36# ls -la firmware-ilo4-2.74-1.1.i386.rpm
-rw-r--r-- 1 rack rack 14033821 Jan 14 12:59 firmware-ilo4-2.74-1.1.i386.rpm
root@798606-sbinfra01:~/hpfw-upgrade-2021-01-14-12-42-36# md5sum firmware-ilo4-2.74-1.1.i386.rpm 89e863fecf07ad818f9b148de682ed07 firmware-ilo4-2.74-1.1.i386.rpm
root@798606-sbinfra01:~/hpfw-upgrade-2021-01-14-12-42-36# grep 89e863fecf07ad818f9b148de682ed07 ~rack/update_hp_firmware.py -B 4 "ILO": { "check": "hponcfg -h | awk '/Firmware/ {print $4}'", "ver": "2.74", "fwpkg": "firmware-ilo4-2.74-1.1.i386.rpm", "md5": "89e863fecf07ad818f9b148de682ed07",
root@798606-sbinfra01:~/hpfw-upgrade-2021-01-14-12-42-36# python ~rack/update_hp_firmware.py -f --ILO Verified supported hardware: ProLiant DL380 Gen9 Checking for intial pre-requisites... Checking for installation pre-requisites...
Verifying current ILO version: Needs update (2.73 -> 2.74) http://d490e1c1b2bc716e2eaf-63689fefdb0190e2db0220301cd1330e.r14.cf5.rackcdn.com/firmware-ilo4-2.74-1.1.i386.rpm Downloading firmware-ilo4-2.74-1.1.i386.rpm -> Success! Checking MD5: Mismatch! Report this to the author of https://github.com/rcbops/openstack-ops/OWNERS
Tested on TD server that already has iLO 2.74 installed:
Test on lab server that needs iLO update:
Happy to run some more tests!