Operating System Software Owner manual

admitrcopyvv
NAME
admitrcopyvv -- The admitrcopyvv command adds an existing virtual volume to an existing
Remote Copy volume group.
SYNTAX
admitrcopyvv <VV_name> <group_name> <target_name>:<sec_VV_name>...
admitrcopyvv -pat <pattern> <group_name>
<target_name>:<sec_vv_pattern>...
AUTHORITY
Super, Edit
Any role granted the rcopyvv_admit right.
NOTE: You need access to the domain of the specified group (<group_name>) in order to run
this command.
OPTIONS
-pat
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.
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.
<group_name>
Specifies the name of the existing Remote Copy volume group created with the
creatercopygroup command, to which the volume will be added.
<target_name>:<sec_VV_name>
The target name associated with this group, as set with the creatercopygroup command.
The target is created with the creatercopytarget command. <sec_VV_name> specifies
the name of the secondary volume on the target system. In a Synchronous Long Distance Remote
Copy setup, this specifier is required for every target of the group.
<sec_vv_pattern>
Specifies the pattern that is used to create the secondary virtual volume on the target system.
<pattern>
Specifies a glob-style pattern. If this specifier is not used, the <VV_name> specifier must be
used. For more information, issue: clihelp sub,globpat
RESTRICTIONS
Functionality of this command requires the HP 3PAR Remote Copy Software license. Contact your
local service provider for further information.
EXAMPLES
In the following example, the admitrcopyvv command adds the volume vv1 to the primary
volume group Group1. At the same time, it adds the secondary volume vv1_remote on the
target system System2 to the corresponding secondary volume group (Group1.r<sys_ID>),
which was previously created by issuing the creatercopygroup command:
# admitrcopyvv vv1 Group1 System2:vv1_remote
228 The Remote Copy Commands