3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
14.2
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
growaldvv
DESCRIPTION
This command was deprecated in the 2.2.4 release and will be changed or removed in a future
release. Please use the
growvv command in the future. If virtual volumes were created with
deprecated commands then only deprecated commands can be used to modify virtual
volumes.
The
growaldvv command automatically enlarges (grows) the size of a virtual volume by
adding underlying logical disks.
AUTHORITY
Super, Edit
SYNTAX
The syntax for the growaldvv command can be any of the following:
■ growaldvv -szu <size> [options <arg>] <VV_name>
■ growaldvv -szs <size> [options <arg>] <VV_name>
■ growaldvv -sza <size> [options <arg>] <VV_name>
■ growaldvv -szu <size> -szs <size> [options <arg>] <VV_name>
■ growaldvv -szu <size> -sza <size> [options <arg>] <VV_name>
■ growaldvv -szu <size> -szs <size> -sza <size> [options <arg>]
<VV_name>
OPTIONS
–szu <size>[g|G|t|T]
Specifies the size of the user volume in megabytes using an integer from 0 through
16777216 (16384 GB). Size can optionally be set in gigabytes or terabytes by providing
either the
g or G options (for gigabytes) and t or T options (for terabytes) following (no
whitespace between) the entered size value.
NOTE: You need access to all domains in order to run this command.