HP 3PAR OS 3.1.3 Command Line Interface Reference

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 showvlunt 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
NOTES
If the VLUN to be removed is a matched set, use the port and host_name specifiers.
Verify the removal of VLUNs by issuing the showvlun command. See showvlun (page 494)
for more information.
removevlun 243