
Administration Commands
delete_local_lu
2.75.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
INVALID_PU_NAME
The pu_name parameter was not the name of a defined internal PU.
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:
PU_NOT_RESET
The PU cannot be deleted because it still has an active
INVALID_PU_TYPE
The specified PU is a remote PU, not an internal PU.
Function Not Supported
If the command does not execute because the node’s configuration does not support it, SNAplus2 returns the following parameters:
primary_rc
FUNCTION_NOT_SUPPORTED
The node does not support DLUR; support is defined by the dlur_support parameter on the define_node command.
secondary_rc
(This parameter is not used.)
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.76 delete_local_lu
The delete_local_lu command deletes a local LU and also deletes any
265