HP 3PAR OS 3.1.3 Command Line Interface Reference

admitrcopytarget
DESCRIPTION
The admitrcopytarget command adds a target to a remote-copy volume group.
SYNTAX
admitrcopytarget <target_name> <mode> <group_name>
[<pri_VV_name>:<sec_VV_name>]...
AUTHORITY
Super, Edit
Any role granted the rcopytarget_admit right.
NOTE: You must have access to all domains to run this command.
OPTIONS
None
SPECIFIERS
<target_name>
Specifies the name of the target that was previously created with the creatercopytarget
command.
<mode>
Specifies the mode of the target as either synchronous (sync) or asynchronous periodic (periodic).
<group_name>
Specifies the name of the existing remote-copy volume group created with the creatercopygroup
command to which the target will be added.
[<pri_VV_name>:<sec_VV_name>]...
Specifies the mapping between the names of a volume in the primary group and the corresponding
volume on the added target. This specifier must be included for every volume in the primary volume
group. This specifier is not required only if the group contains no volumes.
RESTRICTIONS
Functionality of this command requires the HP 3PAR Remote Copy license. Contact your local
service provider for more information.
EXAMPLES
In the following example, the admitrcopytarget command adds the target target1 in
synchronous mode to volume group Group1.
cli% admitrcopytarget target1 sync Group1
admitrcopytarget 51