Reference Guide

Session running this command cannot be closed.
—a — Closes all sessions.
—u <username> — Closes all sessions for a particular user name.
For Remote RACADM, use either the —u option or the —i option.
Output
Successful or error message is displayed.
Example
Closes the session 1234.
racadm closessn -i 1234
Closes all the sessions other then the active session for root user.
racadm closessn –u root
Closes all the sessions.
racadm closessn –a
clrraclog
Description Deletes the CMC log.
Synopsis
racadm clrraclog
Input N/A
clrsel
Description
Removes all the existing records from the System Event Log (SEL).
To use this subcommand, you must have Clear Logs permission.
Synopsis
racadm clrsel [-m <module>]
Input -m <module> must be one of the following values:
server-<n> — where n=1 to 16
server-<nx> — where n=1 to 8; x = a, b, c, d (lower case)
Example
racadm clrsel
The SEL was cleared successfully
racadm clrsel -m server-1
Clear SEL log on server 1
cmcchangeover
Description Changes the state of the CMC from active to standby, or from standby to active, in a
redundant CMC configuration. This subcommand is useful for remote debugging or
testing purposes
To use this subcommand, you must have the Administrator privilege.
20