Administration Commands
query_lu_0_to_3
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_LU_NAME
The list_options parameter was set to LIST_INCLUSIVE, but the value specified for the lu_name parameter did not match any existing LS routing data record.
INVALID_PARTNER_LU_NAME
The list_options parameter was set to LIST_INCLUSIVE, but the value specified by the fq_partner_lu parameter did not match any existing LS routing data record for the specified partner LU name.
INVALID_WILDCARD_NAME
The wildcard_fqplu parameter was set to YES, but the fq_partner_lu parameter was not a valid wildcard name.
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.142 query_lu_0_to_3
The query_lu_0_to_3 command returns information about local LUs of type 0, 1, 2, or 3. This information is structured as determined data (data gathered dynamically during execution, returned only if the node is active) and defined data (the data supplied on the define_lu_0_to_3 command).
This command can be used to obtain summary or detailed information about a specific LU or about multiple LUs, depending on the options used. The detailed information returned varies slightly according to the type of application that is using the LU, as shown in Section 2.142.3, Returned Parameters: Detailed Information.
2.142.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_lu_0_to_3] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| SUMMARY + LIST_INCLUSIVE |
pu_name | character | 8 | (null string) |
lu_name | character | 8 | (null string) |
host_attachment | constant |
| NONE |
Supplied parameters are:
num_entries
432