NAME
acpair add - Addition of copy pairs
SYNOPSIS
acpair add -g COPY-GROUP -p PAIR
DESCRIPTION
This command adds copy pairs to copy groups. Please make sure to specify the "add" subcommand.
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
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
[For Windows]
acpair add -g group01 -p E4000/0x1:E4000/0x6 Successful completion.
[For Solaris/Linux]
# 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.4.1 acgroup create (Copy group creation command).
If the copy type is REC
Specify the ETERNUS name that was specified with either the -a or the -remote option for A.4.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.