해당 사이트에서 파일을 다운받아 update 진행합니다.
업데이트할 서버에 해당 파일 다운받은 후
[root@sam ~]# rpm -Uvh firmware-system-p89-2.56_2018_01_22-1.1.i386.rpm
경고: firmware-system-p89-2.56_2018_01_22-1.1.i386.rpm: Header V3 RSA/SHA256 Signature, key ID 26c2b797: NOKEY
준비 중... ########################################### [100%]
1:firmware-system-p89 ########################################### [100%]
[root@sam ~]# rpm -qlp firmware-system-p89-2.56_2018_01_22-1.1.i386.rpm
경고: firmware-system-p89-2.56_2018_01_22-1.1.i386.rpm: Header V3 RSA/SHA256 Signature, key ID 26c2b797: NOKEY
/usr/lib/i386-linux-gnu/firmware-system-p89-2.56_2018_01_22-1.1
/usr/lib/i386-linux-gnu/firmware-system-p89-2.56_2018_01_22-1.1/.cpq_package.inc
/usr/lib/i386-linux-gnu/firmware-system-p89-2.56_2018_01_22-1.1/.hpsetup
/usr/lib/i386-linux-gnu/firmware-system-p89-2.56_2018_01_22-1.1/CP034666.xml
/usr/lib/i386-linux-gnu/firmware-system-p89-2.56_2018_01_22-1.1/P89_2.56_01_22_2018.signed.flash
/usr/lib/i386-linux-gnu/firmware-system-p89-2.56_2018_01_22-1.1/hpsetup
/usr/lib/i386-linux-gnu/hp-scexe-compat
/usr/lib/i386-linux-gnu/hp-scexe-compat/CP034666.scexe
[root@sam ~]# cd /usr/lib/i386-linux-gnu/firmware-system-p89-2.56_2018_01_22-1.1
[root@sam firmware-system-p89-2.56_2018_01_22-1.1]# ls
CP034666.xml P89_2.56_01_22_2018.signed.flash hpsetup
[root@sam firmware-system-p89-2.56_2018_01_22-1.1]# ll
합계 8548
-r--r--r-- 1 root root 347153 2018-02-03 05:38 CP034666.xml
-r--r--r-- 1 root root 8396140 2018-02-03 05:38 P89_2.56_01_22_2018.signed.flash
-r-xr-xr-x 1 root root 6988 2018-02-03 05:38 hpsetup
[root@sam firmware-system-p89-2.56_2018_01_22-1.1]# ./hpsetup
Flash Engine Version: Linux-1.5.9.2-4
Name: Online ROM Flash Component for Linux - HPE ProLiant DL380 Gen9/DL360 Gen9 (P89) Servers
New Version: 2.56 (01/22/2018)
Current Version: 2.40 (02/17/2017)
The software is installed but is not up to date.
Do you want to upgrade the software to a newer version (y/n) ?y
Flash in progress do not interrupt or your system may become unusable.
Working...........................................................................................................
The installation procedure completed successfully.
A reboot is required to finish the installation completely.
Do you want to reboot your system now? yes
[root@sam ~]# hpasmcli -s "show server" |grep ROM ROM version : P89 01/22/2018 [root@tg-rac-test-01 ~]# dmidecode |grep -i revision BIOS Revision: 2.56 Firmware Revision: 2.53 Revision: Not Specified Revision: Not Specified [root@sam ~]# |
도움이 되셨다면 공감과 댓글 부탁 드립니다. *^.^*
'Linux' 카테고리의 다른 글
Fujitsu RX2540 M4 540i Raid Controller CentOS 7.3 설치 (0) | 2019.07.12 |
---|---|
Linux raw device 추가 raw device 제거 (0) | 2018.12.11 |
Linux qla2xmaxqdepth 설정 값 변경 (2) | 2018.03.09 |
BBWC, FBWC의 차이 (0) | 2017.12.04 |
HP DL380 G9 ROM Bios 최신으로 설치 (0) | 2017.11.23 |