Log in to the N1 System Manager.
See To Access the N1 System Manager Command Line for details.
Type one of the following commands:
N1-ok> reset server server [force=true] |
The server is rebooted. See reset server in Sun N1 System Manager 1.1 Command Line Reference Manual for details.
N1-ok> reset group group [force=true] |
The servers in the group reboot. See reset group in Sun N1 System Manager 1.1 Command Line Reference Manual for details.
The following command-line example shows how to force reset of the OS.
N1-ok> reset server 10.5.7.2 force=true |
If the OS does not gracefully shut down, use the following command-line example to force reset of the operating systems for the servers in the group.
N1-ok> reset group dev force=true |
The following command-line example shows how to reboot a server from the network.
N1-ok> reset server 10.5.7.2 netboot=true |
The following command-line example shows how to reboot a server group from the network.
N1-ok> reset group dev netboot=true |
If you use one of the above force commands, run one of the following file system check commands on the service processor when the server reboots.
Run fsck for UNIX®
Run reiserfsck or e2fsck for Linux
To find out how to run the fsck command on provisioned servers, see Issuing Remote Commands on Servers and Server Groups for instructions.