HP 3PAR InForm OS 3.1.1 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 need access to all domains in order 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 names of the primary and secondary volume groups to which the specified target is
added. This specifier is not required.
RESTRICTIONS
Functionality of this command requires the 3PAR Remote Copy license. Contact your local service
provider for further 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
NOTES
A primary to secondary volume mapping must be provided for each volume currently in the group.
50 Admit Commands