HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
delete_lu_pool
2.81.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 specic 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_PLU_NAME
The fqplu_name parameter value was not valid.
INVALID_LU_NAME
The lu_name parameter value was not valid.
INVALID_LU_ALIAS
The lu_alias parameter value was not valid.
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.82 delete_lu_pool
The delete_lu_pool command is used to do one of the following:
Remove one or more LUs from a pool.
Remove all LUs from a pool and delete the pool.
This command does not delete the LUs that have been removed from the pool; they remain dened but are not
associated with any pool.
2.82.1 Supplied Parameters
Parameter name Type Length Default
[delete_lu_pool]
pool_name character 8
lu_name character 8
(Up to ten lu_name parameters can be specied.)
Supplied parameters are:
pool_name
273