Quick Reference Guide

92 RACADM Subcommands
Usage
racadm serveraction [-m <server-n>] <action>
racadm serveraction [-a] <action>
Options
Example
racadm serveraction -m server-1 powerup
Server power operation successful.
NOTE: The serveraction command generates an error when used on the extension
slot of a multi-slot server.
racadm serveraction -m server-9 powerup
Table 2-34. serveraction Subcommand Options
Option Description
-m server-n Specifies the server by its slot number (1–16) in the chassis.
For example, server-2.
-a The specified power action is performed on all servers
<action> Specifies the action. <action> may be one of the following:
powerdown
— Powers down the server.
powerup
— Powers up the server.
powercycle
— Issues a power-cycle operation on the
server.
hardreset
— Performs a reset (reboot) operation on the
server.
graceshutdown
— Shuts down the server gracefully.
powerstatus
— Displays current power status (Online,
Off) of the server.
reseat
— Performs a virtual reseat of the server.
NOTE: The reseat action requires the -f option to force the
action.
NOTE: You cannot use the powerstatus action with the -a
option.