CLI Guide

Synopsis
racadm chassisaction [-m <module>] <action>
Input
-m <module> — Module on which you want to carry out the action. Values are:
—chassis — is the default value if -m is not specified.
—switch-<n> where n=1–6
—kvm
<action> — Action that you want to run on the specified module. Values are:
—powerdown — (Chassis only) Powers down the chassis.
—powerup — (Chassis only) Powers up the chassis.
—powercycle — Power cycles the module.
NOTE: If a server takes longer duration to turn off gracefully after the chassis power cycle is
initiated, CMC stops functioning indicating that graceful shutdown of the server was
unsuccessful. In this case, turn off the system ungracefully or try to gracefully turn off the
system again.
—nongraceshutdown — (Chassis only) Turns off the chassis ungracefully.
—reset — Performs a hard reset of the module.
When <module> = kvm or switch, <action> must be powercycle or reset.
Output
None
Example
Perform a reset of switch-3:
racadm chassisaction -m switch-3 reset
Module power operation successful.
Perform a non graceful shutdown of the chassis:
racadm chassisaction -m chassis nongraceshutdown
chassislog
Table 8. Details of chassislog attribute
Description Displays chassis log and management operations.
Synopsis
racadm chassislog <chassislog command type>
Input chassislog command types:
view — View chassis log
To View chassis log
racadm chassislog view
export — Export to local disk and network share
Export chassis log to local disk
racadm -r 192.168.0.32 chassislog export -f filename.log
18 RACADM Subcommand Details