3PAR InFormĀ® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
11.94
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
createvvset
DESCRIPTION
The createvvset command defines a new set of Virtual Volumes (VV) and provides the option
of assigning one or more existing VVs to that set. The command also allows the addition of VVs
to an existing set by use of the
-add option.
SYNTAX
createvvset [options] <setname> [<VV | pattern>...]
AUTHORITY
Super, Edit
OPTIONS
-add
Specifies that the VVs listed should be added to an existing set. At least one VV must be
specified.
-cnt <num>
Add a sequence of <num> VVs starting with vvname. The vvname should be of the format
<basename>.<int>. For each VV in the sequence, the .<int> suffix of the vvname is
incremented by 1.
-comment <comment>
Specifies any comment or additional information for the set. The comment can be up to
255 characters in length. Unprintable characters are not allowed.
-domain <domain>
Create the VV set in the specified domain. For an empty set the default is to create it in the
current domain, or no domain if the current domain is not set. A VV set must be in the
same domain as its members; if VVs are specified as part of the creation then the set will be
created in their domain. A domain cannot be specified when adding a VV to an existing set
with the
-add option.