3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)

7.6
Freeing Virtual Volume Snapshot Space
3PAR InForm OS CLI Administrator’s Manual InForm OS Version 2.2.4
X If you used the createaldvv command to create your virtual volume (as described in 7.3.1
Creating Stand-Alone Virtual Volumes on page 7.4), grow the volume by issuing the
growaldvv <sizespec> <VV_name> command, where:
<sizespec> is the area of the volume you wish to grow followed by the grow size.
Valid arguments are:
-szu specifies the user volume.
-sza specifies the administration volume.
-szs specifies the snapshot volume.
You can specify any number of arguments in one instance of the
growaldvv command.
The grow size is specified in megabytes as an integer from 0 through 2096128 (you can
also specify the size in gigabytes by following the integer with g or G, e.g.,
growaldvv
-sza 210G <VV_name>
).
<VV_name> is the name of the virtual volume you are growing.
Additional options can be specified when using the
growaldvv command. Refer to the
InForm OS Command Line Interface Reference for detailed information.
X If you used the createvv command to create your virtual volume (as described in 7.3.2
Creating Virtual Volumes Using Common Provisioning Groups on page 7.4), grow the
volume by issuing the
growvv <VV_name> <size> command, where:
<VV_name> is the name of the virtual volume you are growing.
<size> is the grow size of the volume’s user space in MB, specified as an integer from
1 to 2096128 (you can also specify the size in gigabytes by following the integer with g
or G).
7.6 Freeing Virtual Volume Snapshot Space
X To free unused snapshot space from a virtual volume, issue the freespace <VV_name> or
freespace <pattern> command, where:
<VV_name> is the name(s) of the virtual volume(s) from which snapshot space is to be
made available.