This procedure shows how to connect to the node’s Serial Over LAN (SOL) via ConMan.
NOTE
this procedure has changed since the CSM 1.6.x releases.
Log on to a Kubernetes master or worker node.
(ncn-mw#
) Connect to the node’s console.
cray console interact $XNAME
Example output:
Connected to wss://api-gw-service-nmn.local/apis/console-operator/console-operator/interact/x3000c0s19b1n0
<ConMan> Connection to console [x3000c0s19b1n0] opened.
nid000001 login:
Using the command above, a user can also attach to an already active SOL session that is being used by another user, so both can access the node’s SOL simultaneously.
Exit the connection to the console with the &.``[Enter]
command.
Example output:
<ConMan> Connection to console [x3000c0s19b1n0] opened.
nid000001 login:&.
&.
<ConMan> Connection to console [x3000c0s19b1n0] closed.
Connection closed by the server.