원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

 

펌웨어 업그레이드  for old p5 series Servers

 

 

1. 현재 펌웨어 레벨 확인

# lsmcode

The current permanent system firmware image is SF220_005.
The current temporary system firmware image is SF220_006.
The system is currently booted from the temporary image.


  - permanent level은 backup level임

  - 현재 시스템이 temporary image로 부팅하였다고 하므로 현재 적용레벨은 temporary system firmware 임

 

2.  펌웨어를 서버로 업로드

 

3. 서버에서 펌웨어 unpack 하기

# rpm -Uvh --ignoreos /tmp/fwupdate/<파일명.rpm>

   -> /tmp/fwupdate 디렉토리에 unpack된 펌웨어 fix 파일이 01SF2xx_yyy_zzz 형식으로 저장된다.

 

4. unpack 한 펌웨어를 서버에 적용시키기

# cd /tmp/fwupdate
# /usr/lpp/diagnostics/bin/update_flash -f <펌웨어레벨>


펌웨어레벨은 01SF2xx_yyy_zzz 형식으로 지정해준다.

 

5. 펌웨어 적용 확인하기

# lsmcode

 

6. (옵션사항) 펌웨어 fix를 영구적으로(permanently) 설치하기

- 펌웨어 fix를 설치하면 permanently 하게 설치하기 전까지는 temporary 하게 설치된다. 펌웨어 적용후 정상동작하는지

일정기간이 지난후 안전하다고 생각되면 펌웨어 fix를 permanently 하게 설치할수 있다.

- 적용방법

# /usr/lpp/diagnostics/bin/update_flash -c

-> 10분 이상 걸릴수 있음

 

 

 

 

No. Subject Author Date Views
Notice [공지] 게시자료 열람자유. 불펌금지입니다. 조인상 2010.12.07 119807
211 SAS RAID controller for AIX [1] file ischo 2017.02.04 21147
210 TCP dump in AIX environment [1] ischo 2014.12.05 34225
209 Change hostname in AIX ischo 2013.04.30 50033
208 SIGNAL NUMBERS in KILL command ischo 2013.02.16 33716
207 Maximum number of thread per process in AIX ischo 2013.02.06 40415
206 Install Apache webserver(source compile) in AIX 6.1 ischo 2013.02.01 53697
205 How to identify processor core in AIX ischo 2013.01.10 107114
204 Shell script : Check named alive & start that if it dead. [1] ischo 2012.12.26 33118
203 AIX Tuning point - CPU,MEM,VG + FAQ [1] ischo 2012.11.20 46849
202 how to identify process ID which opened specific TCP port without install lsof ischo 2012.10.17 65983
201 p시리즈 장비 OP패널에서 강제 shutdown 방법 조인상 2012.10.13 32319
200 [IBM] x시리즈 M3,M4 블레이드센터 제원 조인상 2012.10.06 26695
199 IBM System x Sales Tech and Sales School 조인상 2012.08.09 31207
198 Power6 System Reference Code 조인상 2012.08.09 30911
197 IBM x3650 M3 Service Guide file 조인상 2012.08.04 31837
» 펌웨어 업그레이드 for old p5 series Servers(SF240-417) file ischo 2012.07.26 29306
195 디버그툴 dbx 사용법 file 조인상 2012.07.26 38638
194 IBM AIX Version 6.1 Differences Guide file 조인상 2012.07.26 48685
193 IBM AIX Version 7.1 Differences Guide file 조인상 2012.07.26 39368
192 p시리즈 펌웨어 업데이트 방법 조인상 2012.07.20 39885
Requesting to the server, please wait.