HP StorageWorks Command View XP Command Line Interface (CLI) reference guide (B9357-96161, January 2006)
Command View XP Command Line Interface (CLI) reference guide 85
delete luse
Description This command releases expanded volumes. This command allows for the release of multiple LUSEs in
one operation.
Syntax delete luse <topCU...>, <topLDev...>
Arguments <topCU...>
The CU number of the expanded volume. <topCU> can be one value, a set of values, or a range
of values (for example, 0 or 0:2:3 or 0-4). CUs must be given in hexadecimal.
<topLDev...>
The LDEV number of the expanded volume. <topLDev> can be one value, a set of values, or a
range of values (for example, A or 0:A:1A or 0-F). LDEVs must be given in hexadecimal and are
not case sensitive.
If more than one <topCU> is specified, then all the specified expanded volumes in all the
specified CUs are released.
Example
delete luse 0,00
delete luse 0,00:03