Top
ETERNUS SF Express V15.2/ AdvancedCopy Manager V15.2 Operation Guide for Copy Control Module
ETERNUS

4.6.5 acpair add (Copy pair addition command)

NAME

acpair add - Addition of copy pairs


SYNOPSIS

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

This option can also be specified in LU to Partition format.
An example is shown below.

  • (1) ETERNUS name for the copy source

  • (2) Logical volume number for the copy source

  • (3) Extent start position for the copy source volume (block units)

  • (4) Extent size for the copy source volume (number of blocks)

  • (5) ETERNUS name for the copy destination

  • (6) Logical volume number for the copy destination

  • (7) Extent start position for the copy destination volume (block units)

Character strings starting with "0x" are hexadecimal expressions.

-xml

This option specifies when displaying the result of the command execution by the XML format.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

NOTES