sol command errors

This topic lists error messages for the sol command.

See Common errors for a list of error messages that apply to all commands. See sol command for information about command syntax and examples of command use.

Table 1. sol command errors.

The error table is a multi-row, two-column table where each row describes a CMM CLI command error: column one lists the error reported by the command-line interface and column two describes what the error means.

Error message Definition
An error occurred while disabling SOL globally. An error occurs while the CMM is disabling SOL globally.
An error occurred while disabling SOL on that blade. An error occurs while the CMM is disabling SOL on a compute node.
An error occurred while enabling SOL globally. An error occurs while the CMM is enabling SOL globally.
An error occurred while enabling SOL on that blade. An error occurs while the CMM is enabling SOL on a compute node.
An error occurred while reading the global SOL status. An error occurs while the CMM is reading the global SOL status.
An error occurred while reading the SOL accumulate timeout. An error occurs while the CMM is reading the SOL accumulate timeout.
An error occurred while reading the SOL retry count. An error occurs while the CMM is reading the SOL retry count.
An error occurred while reading the SOL retry interval. An error occurs while the CMM is reading the SOL retry interval.
An error occurred while reading the SOL send threshold. An error occurs while the CMM is reading the SOL send threshold.
An error occurred while reading the SOL session status on that blade. An error occurs while the CMM is reading the SOL session status on a compute node.
An error occurred while setting the SOL accumulate timeout. An error occurs while the CMM is setting the SOL accumulate timeout.
An error occurred while setting the SOL blade reset sequence. An error occurs while the CMM is processing the command.
An error occurred while setting the SOL escape sequence. An error occurs while the CMM is processing the command.
An error occurred while setting the SOL retry count. An error occurs while the CMM is setting the SOL retry count.
An error occurred while setting the SOL retry interval. An error occurs while the CMM is setting the SOL retry interval.
An error occurred while setting the SOL send threshold. An error occurs while the CMM is setting the SOL send threshold.
Checking if this blade supports SOL failed. An error occurs while the CMM is checking if the selected blade supports SOL.
Invalid arg for -status. Must be enabled or disabled. A user tries to enter an invalid argument for the -status command option.
Invalid parameter. The accumulate timeout must be between 1 and 251 inclusive. A user tries to enter an accumulate timeout that is outside of the valid range.
Invalid parameter. The retry count must be between 0 and 7, inclusive. A user tries to enter a retry count that is outside of the valid range.
Invalid parameter. The send threshold must be between 1 and 251 inclusive. A user tries to enter a send threshold that is outside of the valid range.
Retry interval range is too large. Setting to 2550. A user tries to enter a retry interval that is greater than 2550 ms. If the user tries to enter a retry interval greater than 2550 ms, the retry interval will be set to 2550 ms.
SOL not supported on blade[x]

where x identifies the compute node.

A user attempts to initiate an SOL session with a compute node that does not support SOL.
This blade does not support SOL. A user tries to issue the SOL command to a compute node that does not support SOL.