Reference Guide

Input
-i<session id> — The session ID of the session to be ended,
which can be retrieved using RACADM getssninfo
subcommand.
Session running this command cannot be ended.
-a — Closes all sessions.
-u
<user name>
— Close all sessions for a particular user
name.
Remote RACADM: -u option or -i option
Output None
Example
racadm closessn -i 1234
Closes the session 1234.
racadm closessn –u root
Closes all the sessions for root user.
racadm closessn –a
Closes all the sessions.
clrsel
Table 11. Clrsel
Description Deletes all existing records from the System Event Log (SEL).
To use this subcommand, you must have the Clear Logs privilege.
Synopsis
racadm clrsel
cmcchangeover
Table 12. Cmcchangeover
Description Changes the state of the CMC from active to standby, or vice
versa, in a redundant CMC conguration. This subcommand is
useful for remote debugging or testing purposes.
To use this subcommand, you must have the Administrator
privilege.
NOTE: This command is valid only in redundant CMC
environments. For more information, see the
"Understanding the Redundant CMC Environment"
section of the
Dell Chassis System User Guide
.
Synopsis
racadm cmcchangeover
Input None
Output
CMC failover initiated successfully.
Example
racadm cmcchangeover
25