3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)
8.4
Virtual Copies
3PAR InForm OS CLI Administrator’s Manual InForm OS Version 2.2.4
X To promote a virtual copy to a base volume or to any of the virtual copy’s RW parents in the
same VV family tree, issue the
promotesv <VC_name> command. The <VC_name> is the
name of the virtual copy being promoted.
The virtual copy and the target of the promote must not be exported.
Only one promote operation is allowed at a time within a VV family tree.
If you are using 3PAR Remote Copy, you can optionally promote the virtual copy if the base
volume is in a Remote Copy group. See the InForm OS Command Line Interface Reference for
detailed information about the
promotesv command. For details about 3PAR Remote Copy,
see the 3PAR Remote Copy User’s Guide.
8.3.3 Modifying a Virtual Copy
Any existing virtual copy can be modified to have a new name, new allocation warnings and
limits, and adhere to new policies. To modify an existing VV, issue the
setvv command. For
details on all of the
setvv command arguments and their usage, refer to the InForm OS
Command Line Interface Reference.
8.3.4 Removing a Virtual Copy
X To remove a virtual copy, issue the removevv <VV_name> command, where <VV_name> is
the snapshot you are removing.
See the InForm OS Command Line Interface Reference for detailed information about the
removevv command.
8.3.5 Creating a Group of Virtual Copies
The InForm CLI also allows for the creation of consistent group snapshots of a list of virtual
volumes.
X To create group snapshots, issue the creategroupsv <copy_of_VV> command, where
<copy_of_VV> is the name of the virtual volume being copied.
NOTE: If you wish to copy multiple volumes, the <copy_of_VV> argument can
be repeated multiple times on the command line for a single instance of the
creategroupsv command.