HP 3PAR OS 3.1.3 Command Line Interface Reference

removevvset
DESCRIPTION
The removevvset command removes a VV set or removes VVs from an existing set.
SYNTAX
removevvset [options] <setname> [<vv>...]
AUTHORITY
Super, Edit
Any role granted the vvset_remove right can remove a volume set or volumes from a volume
set.
OPTIONS
-f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
SPECIFIERS
<setname>
Specifies the name of the VV set to remove.
<VV>...
Optional list of VV names that are members of the set. If no <VV> is specified, the VV set is removed,
otherwise the specified <VV> is removed from the VV set.
RESTRICTIONS
None
EXAMPLES
To remove a VV set:
cli% removevvset vvset
To remove a single VV from a set:
cli% removevvset vvset vv1
NOTES
None
246 Remove Commands