Stop
From Jaymzworld
Contents |
NAME
stop - stop server application processes
SYNOPSIS
stop
stop -a [ -bcfnS ]
stop -h [ -bcfnS ]
stop -r [ -bcfnS ]
stop -s application [ -cfnS ]
DESCRIPTION
This command stops server applications. A single application or all applications can be specified. All applications can be stopped along with the capability of rebooting the server.
The parameters are defined as:
- -a
- Stop all applications.
- -b
- Tell CMO to stop monitoring this virtual machine. Only applicable for vm_blade.
- -c
- Continually display system status until all applications are DOWN
- -f
- will override any warnings/errors encountered with the -a, -h, -r and -s options.
- -h
- will stop all applications and then execute a processor halt
- -n
- do not prompt prior to executing this command
- -r
- will stop all applications and then execute a processor reboot
- -s application
- will stop a specific application.
- -S
- wait until the applications have been stopped. Otherwise, this command returns when the stop request has been received by the system, but prior to shutting down the applications.
- -?
- Display the command usage and list of applications.
DIAGNOSTICS
This command will fail if the application is unknown, or already stopped. If the -a option is specified and the Watchdog application is not running, the command will fail.
