3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
19.41
InForm OS Version 2.3.1 Command Line Interface Reference
SPECIFIERS
<VV_name | VV_set>
Specifies the volume or volume set name, using up to 31 characters in length. The volume
set name must start with
set:.
<LUN>
Specifies the LUN ID to remove.
<N:S:P>
Specifies that exports to the specified port are removed. If this specifier is not used, the
host_name specifier must be used.
node
Specifies the system port where node is a number from 0 through 7.
slot
Specifies the PCI bus slot in the node where slot is a number from 0 through 5.
port
Specifies the FCS port number of the card in PCI bus slot using 1 through 4.
<host_name | host_set>
Specifier requests that exports to the specified host or host set, named using up to 31
characters in length, be removed. The host set name must start with
set:. If this specifier is
not used, the
N:S:P specifier must be used.
RESTRICTIONS
■ To remove a specific VLUN, you must supply the same specifiers and options that you used
when that VLUN was created. Use the
showvlun –t command to view all created VLUN
specifiers and options.
■ Issuing the removevlun command with the –pat option specified returns a request for
confirmation to remove VLUNs, unless the
–f option is specified.
EXAMPLES
The following example deletes VLUNs for volume vv0, LUN 0, host host1:
cli% removevlun –f vv0 0 host1