bootseq command errors
This topic lists error messages for the bootseq command.
See Common errors for a list of error messages that apply to all commands. See bootseq command for information about command syntax and examples of command use.
| Error message | Definition |
|---|---|
| -i, -g and -s must be configured together | The user tries to set IP address information without specifying all required IP address options. |
| -id must be provided when configuring IP settings | The user tries to set an IP address without specifying a device ID. |
| -seq must be used exclusively with other options | The user attempts to enter multiple command options together that must be used alone. |
| Boot sequence not supported on blade[x] where x identifies the compute node. | The user tries to enter a boot sequence that is not valid for the compute node target. |
| Boot sequences exceeds max of max_boot_seqs where max_boot_seqs is the maximum number of boot devices. | The user tries to specify a number of devices in a boot sequence that is more than the maximum allowed. |
| Configuring boot device IP settings of blade[x] failed where x identifies the compute node. | An error occurs while the CMM is processing the command. |
| Device not found for id where id is the device ID that identifies the device. | The user tries to specify a device ID that does not exist. |
| Getting boot device list of blade[x] failed where x identifies the compute node. | An error occurs while the CMM is processing the command. |
| Getting boot sequence of blade[x] failed where x identifies the compute node. | An error occurs while the CMM is processing the command. |
| No boot device list | The user tries to set the boot sequence without specifying any devices. |
| No duplicate device are allowed | The user tries to set the same device twice in the boot sequence. |
| Setting boot sequence for blade[x] failed where x identifies the compute node. | An error occurs while the CMM is processing the command. |
| The argument of -id must be numeric | The user tries to enter a parameter value containing non-numeric characters for a command option requiring numeric input. |
Give documentation feedback