Sun N1 System Manager 1.3 Discovery and Administration Guide

ProcedureTo Shut Down and Power Off a Managed Server or a Group

Steps
  1. Log in to the N1 System Manager.

  2. Type one of the following commands:


    N1-ok> stop server server
    

    The managed server is stopped. See stop server in Sun N1 System Manager 1.3 Command Line Reference Manual for syntax details.


    N1-ok> stop group group
    

    The group is stopped. See stop group in Sun N1 System Manager 1.3 Command Line Reference Manual for syntax details.


Example 5–14 Forcing a Managed Server to Power Off

The following example shows how to force the shutdown of the OS.


N1-ok> stop server 10.0.7.2
This operation is not supported. Please use the force option.
N1-ok> stop server 10.0.7.2 force=true
Server 10.0.7.2 powered off.


Example 5–15 Forcing a Group of Servers to Power Off

The following example shows how to force shutdown of the OS for a server group.


N1-ok> stop group dev
This operation is not supported. Please use the force option.
N1-ok> stop group dev force=true
Group dev powered off.

Troubleshooting

If you use the force option, run one of the following file system check commands on the client via the console that you access from the service processor, when the server reboots.

To find out how to run the fsck command on a managed servers, see Issuing Remote Commands on Servers and Server Groups.