
Administration Commands
query_dlur_lu
2.123.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
No parameter errors occur for this command.
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 node does not support DLUR; 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.124 query_dlur_lu
The query_dlur_lu command returns information for active LUs that are using the DLUR feature of SNAplus2. This command can be used to obtain information for a specific LU or about multiple LUs, depending on the options used.
This command must be issued to a running node.
2.124.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_dlur_lu] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| SUMMARY + LIST_INCLUSIVE |
lu_name | character | 8 | (null string) |
pu_name | character | 8 | (null string) |
filter | constant |
| NONE |
Supplied parameters are:
num_entries
Maximum number of DLUR LUs for which data should be returned. You can specify 1 to return data for a specific DLUR LU, a number greater than 1 to return data for multiple DLUR LUs, or 0 (zero) to return data for all DLUR LUs.
357