
Administration Commands
query_dlur_defaults
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
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.123 query_dlur_defaults
The query_dlur_defaults command allows the user to query the defaults that were defined using the define_dlur_defaults command.
2.123.1 Supplied Parameters
[query_dlur_defaults]
No parameters are supplied for this command.
2.123.2 Returned Parameters
Parameter name | Type | Length |
description | character | 31 |
dlus_name | character | 17 |
bkup_dlus_name | character | 17 |
dlus_retry_timeout | decimal |
|
dlus_retry_limit | decimal |
|
If the command executes successfully the following parameters are returned:
description
A text string describing the DLUR defaults.
dlus_name
Name of the DLUS node that is the default.
bkup_dlus_name
Name of the DLUS node that serves as the backup default.
dlus_retry_timeout
Reactivation timer for contacting a DLUS. If SNAplus2 fails to contact the DLUS, this parameter indicates the time in seconds between retries.
dlus_retry_limit
Retry count for contacting a DLUS. The value of this parameter indicates the number of times SNAplus2 retries if it fails to contact the DLUS on the first attempt.
A value of 65,535 indicates that SNAplus2 retries indefinitely until it contacts the DLUS.
356