Top
ETERNUS SF AdvancedCopy Manager V16.9.1 Operation Guide for Copy Control Module
FUJITSU Storage

4.5.5 acpair add (Copy Pair Addition Command)

NAME

acpair add - Add copy pairs

SYNOPSIS

acpair add -g copyGroup -p copyPair [-xml]

DESCRIPTION

This command adds copy pairs to copy groups.
When the Storage Cluster Continuous Copy function is used, the copy pairs for both the Primary Storage and Secondary Storage are added.

OPTIONS

-g copyGroup

This option specifies the copy group name.

-p copyPair

This option specifies the copy pair to be added.
When the Storage Cluster Continuous Copy function is used, specify either the Primary Storage or Secondary Storage copy pair. The ETERNUS Disk storage system and logical volume number that become the Storage Cluster pair are automatically retrieved from the specified ETERNUS Disk storage system and logical volume number, and the copy pairs for both the Primary Storage and Secondary Storage are 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.

When specifying with the LU to Partition format or the Partition to LU format, you must enclose the entire argument for this option within double quotations (") depending on the shell being used.

-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