본문 바로가기
HW Knowledge/Hewlett-Packard Enterprise

Blade/update device - microcode(firmware) upgrade

by 스쳐가는인연 2014. 2. 6.

HP Blade 구성 요소 중에 일부 항목들은 Firmware 업그레이드 시 자체 firmware 이미지로 진행하지 않고(없다), OA에 포함되어 있는 호환 버전으로 사용하게 된다.


일반적으로 HP Web에서 찾아보았을 때, 해당 장비의 firmware가 확인되지 않는 경우로 생각하면 되겠다.


이 때, 사용하는 명령이 "update device" 이다.


아래는 OA에 포함되어 있는 모듈
- HP 1GB Ethernet Pass-Thru Module
- HP 4Gb Fibre Channel Pass-thru Module
- BLc-Class PCI Expansion Blade


OA> help update device


UPDATE {SHOW | DEVICE} [ FORCE ] {ALL | LCD | TRAY | BLADE [ALL | <location> [{ , | - } <location>]] | ICBAY [ALL | <location> [{ , | - } <location>]] | FAN [ALL | <location> [{ , | - } <location>]] }


: Administrator account privileges are required... 
UPDATE SHOW (or SHOW UPDATE) displays enclosure components that are available for microcode upgrade.
UPDATE DEVICE executes the upgrade process on one or more available enclosure components (if required).
UPDATE DEVICE FORCE option allows microcode updates regardless of current version number.
UPDATE DEVICE FORCE ALL is not permitted. 


e.g.)
확장 카드를 장착하는 파트너 블레이드의 경우 아래 처럼 버전을 확인할 수 있다.


Enclosure Component Firmware Information
Device  Name                                                          Location Version    NewVersion
-----------------------------------------------------------------------------------
TRAY  | BladeSystem c7000 Onboard Administrator Tray  | -     | 1.7      | 1.7     
LCD    | BladeSystem c7000 Insight Display                    | -     | 2.6.3    | 2.6.3   
BLADE | BLc-Class PCI Expansion Blade                     | 2     | 2.10     | 2.27    
BLADE | BLc-Class PCI Expansion Blade                     | 4     | 2.10     | 2.27
BLADE | BLc-Class PCI Expansion Blade                     | 6     | 2.10     | 2.27    
BLADE | BLc-Class PCI Expansion Blade                     | 10    | 2.10     | 2.27    
BLADE | BLc-Class PCI Expansion Blade                     | 12    | 2.10     | 2.27    
BLADE | BLc-Class PCI Expansion Blade                     | 14    | 2.10     | 2.27


OA> update device blade 2 < 특정 Device Bay Slot 위치



Interconnect Bay에 장착되는 옵션의 경우 아래와 같이 확인된다.


OA> show update 

Device  Name                                                              Location Version    NewVersion 
----------------------------------------------------------------------------------- 
TRAY  | BladeSystem c7000 Onboard Administrator Tray    | -     | 1.7      | 1.7   
LCD    | BladeSystem c7000 Insight Display                     | -     | 2.4.3    | 2.4.3 
BLADE | HP StorageWorks TapeBlade                            | 16    | 1.20     | 2.20  
ICBAY | HP 1Gb Ethernet Pass-Thru Module for c-Class  | 1A    | 2.8.3    | 3.0.3 
ICBAY | HP 1Gb Ethernet Pass-Thru Module for c-Class  | 2A    | 2.8.3    | 3.0.3 


OA> update device icbay 1a



반응형