This command updates firmware using a Trivial File Transfer Protocol (TFTP) server and displays information about firmware installed in BladeCenter components.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display firmware attributes | Displays attributes of the firmware installed
in the command target. Return values are:
Notes:
|
update -a |
where x is the primary management-module, blade server, or I/O module bay number. |
Update firmware | Update firmware for the command target.
Important: Command authority definitions might change
between firmware versions. Make sure that the command authority level set
for each user is correct after updating management-module firmware.
Note: The P6 blade server firmware is too large to be updated using this
command. See the User's Guide for your P6 blade server for information
about updating firmware.
|
update
-i
ip_address
-l
filename
where:
Command use restricted (see Commands and user authority). |
where x is the primary management-module, blade server, or I/O module bay number. |
Update firmware (verbose) | Update firmware for the command target, showing
details of the firmware download and flash operations. The detailed information
is not shown until the update is complete, which might take several minutes.
Important: Command authority definitions might
change between firmware versions. Make sure that the command authority level
set for each user is correct after updating management-module firmware.
Note: The P6 blade server firmware is too large to be updated using this
command. See the User's Guide for your P6 blade server for information
about updating firmware.
|
update
-i
ip_address
-l
filename
-v
where:
Command use restricted (see Commands and user authority). |
where x is the primary management-module, blade server, or I/O module bay number. |
update -v -i 192.168.70.120 -l dev_mm.pkt
update -a
update -i 192.168.70.120 -l h8.pkt -T system:blade[8]:sp
The following example shows the information that is returned from these three update commands:
system:mm[1]> update -v -i 192.168.70.120 -l dev_mm.pkt
TFTP file upload successful 1517829.
Starting flash packet preparation.
Flash preparation - packet percent complete 24.
Flash preparation - packet percent complete 48.
Flash preparation - packet percent complete 72.
Flash preparation - packet percent complete 96.
Flash preparation - packet percent complete 100.
Flash operation phase starting.
Flashing - packet percent complete 34.
Flashing - packet percent complete 38.
Flashing - packet percent complete 50.
Flashing - packet percent complete 55.
Flashing - packet percent complete 80.
Flashing - packet percent complete 90.
Flash operation complete. The new firmware will become active after the next
reset of the MM.
OK
system:mm[1]> update -a
Bay 1 Name 1
Firmware type: Main application
Build ID: BRETKD+
Filename: CNETMNUS.PKT
Released: 11-17-03
Revision: 16
Firmware type: Boot ROM
Build ID: BRBR1B+
Filename: CNETBRUS.PKT
Released: 10-27-03
Revision: 16
Firmware type: Remote control
Build ID: BRRG1B+
Filename: CNETRGUS.PKT
Released: 10-27-03
Revision: 16
OK
system:mm[1]> update -i 192.168.70.120 -l h8.pkt -T system:blade[8]:sp
OK
system:mm[1]>