HP 3PAR OS 3.1.3 Command Line Interface Reference

removevlun
DESCRIPTION
The removevlun command removes a Virtual Volume’s (VVs) SCSI Logical Unit Number (LUN)
export definition from the system.
SYNTAX
The syntax for the removevlun command can be one of the following:
removevlun [options] <VV|VVSet> <LUN> <n:s:p>
removevlun [options] <VV|VVset> <LUN> <host|hostset>
removevlun [options] <VV|VVset> <LUN> <host|hostset> <n:s:p>
removevlun [options] <VV|VVset> <LUN> <n:s:p> <host|hostset>
AUTHORITY
Super, Edit
Any role granted the vlun_remove right.
OPTIONS
novcn
Specifies that a VLUN Change Notification (VCN) not be issued after removal of the VLUN.
For direct connect or loop configurations, a VCN consists of a Fibre Channel Loop Inititalization
Primitive (LIP).
For fabric configurations, a VCN consists of a Registered State Change Notification (RSCN)
that is sent to the fabric controller.
pat
Specifies that the <VV_name>, <LUN>,< N:S:P>, and <host_name> specifiers are treated as
glob-style patterns and that all VLUNs matching the specified pattern are removed. By default,
confirmation is required to proceed with the command unless the f option is specified.
dr
Specifies that the operation is a dry run and no VLUNs are removed.
f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
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.
242 Remove Commands