HP 3PAR OS 3.1.3 Command Line Interface Reference

admitrcopyvv
DESCRIPTION
The admitrcopyvv command adds an existing virtual volume to an existing remote-copy volume
group.
SYNTAX
admitrcopyvv [options] <VV_name>[:<snapname>] <group_name>
<target_name>:<sec_VV_name>...
AUTHORITY
Super, Edit
Any role granted the rcopyvv_admit right.
OPTIONS
-pat
Specifies that the <VV_name> is treated as a glob-style pattern and that all remote-copy volumes
matching the specified pattern are admitted to the remote-copy group. When this option is used,
the <sec_VV_name> and <snapname> (if specified) are also treated as patterns. It is required
that the secondary volume names and snapshot names can be derived from the local volume name
by adding a prefix, suffix, or both. <snapname> and <sec_VV_name> should take the form
prefix@vvname@suffix, where @vvname@ resolves to the name of each volume that matches the
<VV_name> pattern.
-createvv
Specifies that the secondary volumes should be created automatically. This specifier cannot be
used when starting snapshots (<VV_name>:<snapname>) are specified.
-nosync
Specifies that the volume should skip the initial sync. This is for the admission of volumes that have
been pre-synced with the target volume. This specifier cannot be used when starting snapshots
(<VV_name>:<snapname>) are specified.
SPECIFIERS
<VV_name>
Specifies the name of the existing virtual volume to be admitted to an existing remote-copy volume
group that was created with the creatercopygroup command.
<snapname>
An optional read-only snapshot <snapname> can be specified along with the virtual volume name
<VV_name>. This snapshot is a starting snapshot. When the group is started, a full sync is not
performed. Instead, for synchronous groups, the volume will synchronize deltas between
<snapname> and the base volume. For asynchronous periodic groups, the volume will synchronize
deltas between <snapname> and a snapshot of the base.
<group_name>
Specifies the name of the existing remote-copy volume group created with the creatercopygroup
command, to which the volume will be added.
<sec_vv_pattern>
Specifies the pattern that is used to create the secondary virtual volume on the target system.
<target_name>:<sec_VV_name>
52 Admit Commands