NAME
acpair add - Addition of copy pairs
SYNOPSIS
acpair add -g COPY-GROUP -p PAIR
acpair add -g COPY-GROUP -p PAIR [-xml]
DESCRIPTION
This command adds copy pairs to copy groups.
OPTIONS
This option specifies the copy group name.
This option specifies the copy pair to be added.
The following example shows the format for specifying copy pairs.
(1) ETERNUS name for the copy source
(2) Logical volume number for the copy source
(3) ETERNUS name for the copy destination
(4) Logical volume number for the copy destination
This option specifies when displaying the result of the command execution by the XML format.
This option is only supported in Windows version.
EXIT STATUS
=0 : Completed successfully
>0 : Terminated abnormally
EXAMPLES
> acpair add -g group01 -p E4000/0x1:E4000/0x6 Successful completion.
NOTES
Make sure that the logical volumes specified for the copy source and the copy destination are of the same size.
If the copy type is OPC, QuickOPC or EC
Specify the ETERNUS name that was specified with the -a option for "A.5.1 acgroup create (Copy group creation command)".
If the copy type is SnapOPCP
Specify the ETERNUS name that was specified with the -a option for "A.5.1 acgroup create (Copy group creation command)".
In the case that the copy source of the specified copy pair is same with other copy pairs, an error will occur when the number of SnapOPC+ max session is exceeded.
An error will occur when the copy destination of the specified copy pair is not SDV.
If the copy type is REC
Specify the ETERNUS name that was specified with either the -a or the -remote option for "A.5.1 acgroup create (Copy group creation command)".
Specify different ETERNUS names for the copy source and the copy destination.
The copy source ETERNUS name and the copy destination ETERNUS name for the copy pair being added must be the same as the copy source ETERNUS name and copy destination ETERNUS name for any copy pairs that have already been added to the copy group.