This command sets and displays the boot mode settings for blade servers installed in the BladeCenter unit that support this feature.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display blade server boot mode | Displays the boot mode settings of the specified
blade server.
Note: This command will execute only on
blade servers that support the bootmode feature.
|
bootmode |
where x is the blade server bay number. |
Set blade server boot mode | Sets the copy of firmware that the specified blade
server will use to boot:
Changes to the boot mode setting take effect after the next restart of the blade server.
Note: This command will
execute only on blade servers that support the bootmode feature.
|
bootmode
-p
mode
where mode is:
This command can only be run by users who have one
or more of the following command authorities:
|
where x is the blade server bay number. |
bootmode
bootmode -p perm
The following example shows the information that is returned from these commands:
system:blade[2]> bootmode
active: temporary
pending: Invalid boot mode type
system:blade[2]> bootmode -p perm
Set the blade boot mode to permanent succeeded.
The setting will become active after the next reboot of the blade.
system:blade[2]> bootmode
active: temporary
pending: permanent
system:blade[2]>