Command Reference Guide

Administration Commands
query_partner_lu_denition
Possible values are:
INVALID_LU_ALIAS
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but the lu_alias parameter value was not valid.
INVALID_LU_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but the lu_name parameter value was not valid.
INVALID_PLU_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but one of the following conditions applies:
The fqplu_name parameter does not match the name of any of this local LUs partners.
No sessions have been active since the node was last started for the specied combination of local
LU and partner LU.
State Check
No specic 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.159 query_partner_lu_denition
The query_partner_lu_definition command returns information about partner LUs for a local LU.
This command returns information about the denition of the LUs, not about their current usage; use
query_partner_lu to obtain the usage information. This command can be used to obtain summary or detailed
information about a specic LU or about multiple LUs, depending on the options used.
2.159.1 Supplied Parameters
Parameter name Type Length Default
[query_partner_lu_definition]
num_entries decimal 1
list_options constant SUMMARY + LIST_INCLUSIVE
plu_alias character 8 (nullstring)
fqplu_name character 17 (null string)
Supplied parameters are:
num_entries
Maximum number of LUs for which data should be returned. You can specify 1 to return data for a specic
LU, a number greater than 1 to return data for multiple LUs, or
0 (zero) to return data for all LUs.
list_options
The level of information required for each entry and the position in the list of LUs from which SNAplus2
begins to return data. If list_options species FIRST_IN_LIST, the list is ordered by plu_alias. Otherwise,
the list is ordered by plu_alias if it is specied, or by fqplu_name if it is specied.
501