Administration Commands
stop_ls
PU_NOT_ACTIVE
The PU is not active.
Function Not Supported
If the command does not execute because the node’s configuration does not support it, SNAplus2 returns the following parameters:
primary_rc
FUNCTION_NOT_SUPPORTED
The node does not support DLUR; this support is defined by the dlur_support parameter on the define_node command.
secondary_rc
(This parameter is not used.)
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.207 stop_ls
The stop_ls command stops an active LS. Alternatively, the command can be issued for an inactive LS to specify that the LS cannot be automatically activated by SNAplus2 when required, or cannot be activated by the remote system; if both of these are disabled, the LS can be activated only by issuing start_ls.
This command must be issued to a running node.
2.207.1 Supplied Parameters
Parameter name | Type | Length Default |
[stop_ls] |
|
|
stop_type | constant | ORDERLY_STOP |
ls_name | character | 8 |
disable | constant | NO |
Supplied parameters are:
stop_type
Type of stop processing required. Possible values are:
ORDERLY_STOP
SNAplus2 performs cleanup operations before stopping the LS.
IMMEDIATE_STOP
SNAplus2 stops the LS immediately.
ls_name
Name of LS to be stopped.
disable
Specifies the action to be taken for the LS.
620