Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guidefor Copy Control Module

A.5.5 acpair add (Copy pair addition command)

NAME

acpair add - Addition of copy pairs


SYNOPSIS

Solaris and Linux versions
acpair add -g COPY-GROUP -p PAIR
Windows version
acpair add -g COPY-GROUP -p PAIR [-xml]

DESCRIPTION

This command adds copy pairs to copy groups.


OPTIONS

-g COPY-GROUP

This option specifies the copy group name.

-p PAIR

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

-xml

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