stop gsm
Stops a specific global service manager.
Syntax
stop gsm [-gsm gsm_name]Options
Table 2-111 GDSCTL stop gsm Options
| Option | Description |
|---|---|
-gsm gsm_name |
Specify the name of a global service manager you want to stop. If you do not specify a specific global service manager, then GDSCTL uses the current global service manager name for the session (specified with the command set gsm). |
Usage Notes
-
You must run GDSCTL on the same host where the global service manager that you want to stop is located.
-
You must have operating system privileges on the computer where you want to start the global service manager to run this command.
Example
Stop the global service manager gsm1 on the local host.
GDSCTL> stop gsm -gsm gsm1