shutdown command

This command forces a blade server to shut down.

Table 1. shutdown command
Function What it does Command Valid targets
Shutdown blade server Forces a shutdown for the specified blade server. shutdown -f
This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Blade administration
See Commands and user authority for additional information.
                           -T system:blade[x]
                        

where x is the blade server bay number.

Example:

To force a shutdown for the blade server in blade bay 5, while this blade server is set as the persistent command environment, at the system:blade[5]> prompt, type
                  shutdown -f
               

The following example shows the information that is returned from this command:

               system:blade[5]> shutdown -f
OK
system:blade[5]>