VMware ESXiサーバとして動作しているhp ProLiant DL380p Gen8サーバのiLOをアップデートした。
まず、ESXi上から、iLOのバージョンと、iLOに割り当てられているIPアドレスを確認するため「hponcfg」コマンドを実行
/tmp # /opt/hp/tools/hponcfg -g HP Lights-Out Online Configuration utility Version 4.4-0 (c) Hewlett-Packard Company, 2014 Firmware Revision = 1.40 Device type = iLO 4 Driver name = hpilo iLO IP Address: 172.17.15.99 Host Information: Server Name: esxi1.osakana.local Server Serial Number: SGH421XXXX /tmp #
iLOのアップデータファイル CP025110.scexe を、/tmpに配置し、実行権限を与え、実行。
/tmp # chmod a+x CP025110.scexe /tmp # ./CP025110.scexe OS Version found [5.5.0] sh: 6.0=./ESXi_5.5: unknown operand ./CP025110.scexe: Okay process the path [./ESXi_5.5 6.0] sh: 6.0: unknown operand ./CP025110.scexe: Update flash engine from ./ESXi_5.5 6.0 sh: 6.0/clean_target_location.sh: unknown operand sh: 6.0/copy_FE_to_target_location.sh: unknown operand Copy Flash Engine files from [./ESXi_5.5 6.0] to [/tmp/sctmpdir4924713] cp: './ESXi_5.5' and './ESXi_5.5' are the same file cp: can't stat '6.0/*': No such file or directory iLO Flasher v1.0.2-2 for VMware ESXi (Jan 7 2014) (C) Copyright 2002-2014 Hewlett-Packard Development Company, L.P. Firmware image: ./ilo4_203.bin Current iLO 4 firmware version 1.40; Serial number ILOSGH421XXXX Component XML file: ./CP025110.xml ./CP025110.xml reports firmware version 2.03 This operation will update the firmware on the iLO 4 in this server with version 2.03. Continue (y/N)?y Current firmware is 1.40 (Jan 14 2014 00:00:00) Firmware image is 0x1001b1c(16784156) bytes Committing to flash part... ******** DO NOT INTERRUPT! ******** Flashing is underway... 100 percent programmed. \ Succeeded. ***** iLO 4 reboot in progress (may take up to 60 seconds.) ***** Please ignore console messages, if any. iLO 4 still rebooting. Try again... iLO 4 reboot completed. /tmp #
firmwareのバージョンが上がっていることを確認。
/tmp # /opt/hp/tools/hponcfg -g HP Lights-Out Online Configuration utility Version 4.4-0 (c) Hewlett-Packard Company, 2014 Firmware Revision = 2.03 Device type = iLO 4 Driver name = hpilo iLO IP Address: 0.0.0.0 Host Information: Server Name: esxi1.osakana.local Server Serial Number: SGH421XXXX /tmp #
・・・と、実行が早すぎたようで、DHCPで割り当てているIPアドレスが「0.0.0.0」となっている。
時間をおいて再実施
/tmp # /opt/hp/tools/hponcfg -g HP Lights-Out Online Configuration utility Version 4.4-0 (c) Hewlett-Packard Company, 2014 Firmware Revision = 2.03 Device type = iLO 4 Driver name = hpilo iLO IP Address: 172.17.15.99 Host Information: Server Name: esxi1.osakana.local Server Serial Number: SGH421XXXX /tmp #
これで、問題なしですね。
Image may be NSFW.Clik here to view.
