3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

11.18
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
createavv
DESCRIPTION
This command was deprecated in the 2.2.3 release and will be changed or removed in a future
release. Please use the
createvv command in the future.
The
createavv command creates a virtual volume where logical disk mapping is determined
by the system.
SYNTAX
The syntax for the createavv command can be one of the following:
createavv [options <arg>] <VV_name> <user_LD_ID> <usersize>
<adminspace_LD_ID> <adminsize> <snapspace_LD_ID> <snapsize>
createavv [options <arg>] <VV_name> <user_LD_ID> <usersize>
AUTHORITY
Super, Edit
OPTIONS
–i <VV_ID>
Specifies the ID of the virtual volume. If not specified, the next available virtual volume ID is
assigned by the system.
–verbose on|off
Specifies that verbose output is either enabled (on) or disabled (off). The default is off.
–dr
Specifies that the command is a dry run and that no virtual volumes are actually created.
–cpg <CPG_name>
Specifies that the snapshot data space and snapshot administration space are provisioned
from the indicated CPG (
<CPG_name>). If this option is used, the <adminspace_LD_ID>,
<adminsize>, <snapspace_LDs>, and <snapsize> specifiers cannot be used.
NOTE: You need access to all domains in order to run this command.