This command sets and displays the boot sequence settings for blade servers installed in the BladeCenter unit.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display blade server boot sequence | Displays the boot sequence of the specified blade
server. Possible return values are:
|
bootseq |
where x is the blade server bay number. |
Set boot sequence for blade server | Sets the boot sequence of the specified blade server. |
bootseq
devicelist
where devicelist has one or more of the following boot devices specified, in order of preference:
|
where x is the blade server bay number. |
Set boot sequence for blade server
(continued) |
A boot sequence of up to four boot devices can be specified. If fewer than four devices are specified, the remaining items in the sequence are set to nodev. This
command can only be run by users who have one or more of the following
command authorities:
|
||
Set boot sequence for all blade servers | Sets the same boot sequence for all blade servers installed in the BladeCenter unit. |
bootseq
-all
devicelist
where devicelist has one or more of the following boot devices specified, in order of preference:
|
where x is the blade server bay number. |
Set boot sequence for all blade servers
(continued) |
A boot sequence of up to four boot devices can be specified. If fewer than four devices are specified, the remaining items in the sequence are set to nodev. This command can only be run by users who have one or more
of the following command authorities:
|
bootseq floppy cd hd0
bootseq
The following example shows the information that is returned from these two commands:
system:blade[3]> bootseq floppy cd hd0
OK
system:blade[3]> bootseq
floppy
cd
hd0
nodev
system:blade[3]>