IPMI Firmware Update eines Supermicro Mainboards mit ATEN IPMI Software

Aus Wiki Thomas-Krenn.AG
Wechseln zu: Navigation, Suche

In diesem Artikel zeigen wir wie Sie ein Update der IPMI Firmware eines Supermicro X9SCM-F Mainboards durchführen. Dieses Mainboard hat einen Nuvoton WPCM450R IPMI Chip mit ATEN-Software verbaut.

Inhaltsverzeichnis

IPMI Firmware Update per Webinterface

Die folgenden Screenshots zeigen die einzelnen Schritte des IPMI Firmware Updates:

IPMI Firmware Update per Flash-Utility

Supermicro bietet das IPMI Flash-Utility für DOS, Linux und Windows.[1]

Die folgenden Schritte zeigen ein IPMI Firmware Update unter Linux. Kopieren Sie dazu sowohl das Flash Utility als auch die gewünschte Firmware Version auf den Server. Die Dateien lUpdate und lUpdate.sh müssen ausführbar sein:

root@9000080177:~/ipmi-flash-tool-aten# ls -l
total 16964
-rw------- 1 root root       19 Nov 11 13:16 kcs.cfg
-rw------- 1 root root      537 Nov 11 13:16 load_ipmi_driver.sh
-rwx--x--x 1 root root   525696 Nov 11 13:16 lUpdate
-rwx--x--x 1 root root      393 Nov 11 13:16 lUpdate.sh
-rw-r--r-- 1 root root        9 Nov 11 13:18 Motherboards.txt
-rw------- 1 root root     3110 Nov 11 13:16 readme_Linux_1.15.txt
-rw-r--r-- 1 root root 16777216 Nov 11 13:18 SMT_X9_130.bin
-rw-r--r-- 1 root root    13136 Nov 11 13:18 SMT_X9_130.txt
-rw------- 1 root root      292 Nov 11 13:16 unload_ipmi_driver.sh
root@9000080177:~/ipmi-flash-tool-aten# ./lUpdate.sh -f SMT_X9_130.bin -i kcs -r n

*****************************************************************************
* ATEN Technology, Inc.                                                     *
*****************************************************************************
* FUNCTION   :  IPMI FIRMWARE UPDATE UTILITY                                *
* VERSION    :  1.15                                                        *
* BUILD DATE :  Jan  7 2010                                                 *
* USAGE      :                                                              *
*             (1)Update FIRMWARE : lUpdate -f filename.bin [OPTION]     *
*             (2)Dump FIRMWARE : lUpdate -d filename                    *
*****************************************************************************
* OPTION                                                                    *
*   -i the IPMI channel, currently, kcs and lan are supported               *
* LAN channel specific arguments                                            *
*   -h remote BMC address and RMCP+ port, (default port is 623)             *
*   -u IPMI user name                                                       *
*   -p IPMI password correlated to IPMI user name                           *
*   -r Preserve Configuration (default is Preserve)                         *
*      n:No Preserve, reset to factory default settings                     *
*      y:Preserve, keep all of the settings                                 *
*****************************************************************************
* EXAMPLE                                                                   *
*   we like to upgrade firmware through KCS channel                         *
*   lUpdate -f fw.bin -i kcs -r y                                       *
*                                                                           *
*   we like to upgrade firmware through LAN channel with                    *
*     BMC IP address 10.11.12.13 port 623                                   *
*     IPMI username is alice                                                *
*     Password for alice is secret                                          *
*     Preserve Configuration                                                *
*   lUpdate -f fw.bin -i lan -h 10.11.12.13 623 -u alice -p secret -r y *
*****************************************************************************

[...]

If the FW update fails,PLEASE TRY AGAIN
update part 0, the size is 0x770000  bytes
Transfer data ................
7616K bytes      100%

Programming Flash 

[...]

If the FW update fails,PLEASE TRY AGAIN
update part 1, the size is 0x120000  bytes
Transfer data ................
1152K bytes      100%

Programming Flash 

[...]

If the FW update fails,PLEASE TRY AGAIN
update part 2, the size is 0x260000  bytes
Transfer data ................
2432K bytes      100%

Programming Flash 

[...]

Please wait....If the FW update fails. PLEASE WAIT 5 MINS AND REMOVE THE AC...


Update progress:100 %
Update Complete,Please wait for BMC reboot, about 1 min
root@9000080177:~/ipmi-flash-tool-aten# 

Hinweis

Einzelnachweise

  1. IPMI Flash Tools (ftp.supermicro.com)

Share/Save/Bookmark  Feedback zu diesem Artikel geben
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Kategorien
Drucken/exportieren
Werkzeuge