HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
define_lu62_timeout
LU_NAME_POOL_NAME_CLASH
The specified 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 define_lu62_timeout
The define_lu62_timeout command defines a timeout period for unused LU 6.2 sessions. Each timeout
is for a specified resource type and resource name. If a define_* command is issued for a resource type and
name pair already defined, the command overwrites the previous definitions. New timeout periods are only used
for sessions activated after the definition is changed.
If more than one relevant timeout period is defined 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
Specifies the type of timeout to be defined. 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 specified in the resource_name parameter.
PARTNER_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions to the partner LU specified in the resource_name parameter.
MODE_TIMEOUT
Timeout applies to all LU 6.2 sessions on the mode specified 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 1–8 type-A characters as a local LU name.
• If resource_type is set to PARTNER_LU_TIMEOUT, specify the fully qualified name of the partner LU
as follows: 3–17 type-A characters consisting of a 1–8 character network name, followed by a period,
followed by a 1–8 character partner LU name.
• If resource_type is set to MODE_TIMEOUT, specifiy1–8 type-A characters as a mode name.
133