Administration Commands
define_local_lu
If the node that owns this LU is running the newer version of SNAplus2 but the target system is running the older version, then the target computer is a
NO
If both the node that owns this LU and the target system are running the same version of SNAplus2 then the target computer is not a
2.34.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.34.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
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_DISABLE
The disable parameter was not set to a valid value.
INVALID_LU_NAME
The lu_name parameter contained a character that was not valid.
INVALID_NAU_ADDRESS
The nau_address parameter was not in the valid range.
INVALID_SESSION_LIMIT
The lu_session_limit parameter was not in the valid range.
INVALID_TIMEOUT
The timeout parameter was not in the valid range.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
Possible values are:
INVALID_LU_NAME
The lu_name parameter contained a character that was not valid.
LU_ALREADY_DEFINED
An LU with this name has already been defined. You cannot use this command to modify any parameters of an existing LU except for the Attach routing data.
119