console command
This command sets up a serial over LAN connection to the command console of a compute node.
To end an SOL session, press Esc followed by an open parenthesis:
Esc (
Note
See your operating-system documentation for information about SOL commands that you can enter by using the CMM command-line interface.
If command syntax is not correctly entered, or if a command fails to run, an error message is returned. See Common errors for a list of error messages that apply to all commands or console command errors for a list of error messages that are specific to the console command.
Function | What it does | Command | Target (see paths in Command targets) |
---|---|---|---|
Create SOL session with compute node | Creates an SOL connection to the specified compute node. Note The | console This command can only be run by users who have one or more of the following command authorities:
| Compute node:
|
Create override SOL session with compute node | Creates an SOL connection to the specified compute node, with the override option enabled. This enables you to end an existing SOL session to that compute node and start a new one. Note The | console -o This command can only be run by users who have one or more of the following command authorities:
| Compute node:
|
Create non-persistent SOL session with compute node | Creates an SOL connection to the specified compute node for users who do not want to use a persistent session. Note This option can be combined with the -o option to override an existing session, and not reconnect if the connection drops. | console -l This command can only be run by users who have one or more of the following command authorities:
| Compute node:
|
Example: To start an SOL connection to the compute node in node bay 14, while this compute node is set as the persistent command environment, at the system:mm[x]> prompt, type
console -T system:blade[14]
Give documentation feedback