Operating System Software Owner manual

admitrcopytarget
NAME
admitrcopytarget -- 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 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 Software 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.
# admitrcopytarget target1 sync Group1
NOTES
None.
227