Administration Commands
define_dlur_defaults
If either the default primary DLUS or default backup DLUS is active, SNAplus2 will attempt to activate or reactivate the PU by using the active DLUS only.
NO
SNAplus2 will attempt to activate or reactivate the PU by using the standard retry logic.
2.17.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.17.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_DLUS_NAME
The supplied dlus_name parameter contained a character that was not valid or was not in the correct format.
INVALID_BKUP_DLUS_NAME
The supplied bkup_dlus_name parameter contained a character that was not valid or was not in the correct format.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
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 local 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.
78