Command Reference Guide

Administration Commands
dene_lu62_timeout
LU_NAME_POOL_NAME_CLASH
The specied pool name matches the name of an LU.
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.40 dene_lu62_timeout
The define_lu62_timeout command denes a timeout period for unused LU 6.2 sessions. Each timeout
is for a specied resource type and resource name. If a define_* command is issued for a resource type and
name pair already dened, the command overwrites the previous denitions. New timeout periods are only used
for sessions activated after the denition is changed.
If more than one relevant timeout period is dened for a session, the shortest period applies.
2.40.1 Supplied Parameters
Parameter name Type Length Default
[define_lu62_timeout]
resource_type constant GLOBAL_TIMEOUT
resource_name character 17 (null string)
timeout decimal
Supplied parameters are:
resource_type
Species the type of timeout to be dened. Possible values are:
GLOBAL_TIMEOUT
Timeout applies to all LU 6.2 sessions for the local node. The resource_name parameter should be set
to all zeros.
LOCAL_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions for the local LU specied in the resource_name parameter.
PARTNER_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions to the partner LU specied in the resource_name parameter.
MODE_TIMEOUT
Timeout applies to all LU 6.2 sessions on the mode specied in the resource_name parameter.
resource_name
Name of the resource being queried. This value can be one of the following:
If resource_type is set to GLOBAL_TIMEOUT, do not specify this parameter.
If resource_type is set to LOCAL_LU_TIMEOUT, specify 18 type-A characters as a local LU name.
If resource_type is set to PARTNER_LU_TIMEOUT, specify the fully qualied name of the partner LU
as follows: 317 type-A characters consisting of a 18 character network name, followed by a period,
followed by a 18 character partner LU name.
If resource_type is set to MODE_TIMEOUT, speciy18 type-A characters as a mode name.
133