Top
ETERNUS SF Express V14.1 User's Guide

C.1.16 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. Please make sure to specify the "add" subcommand.

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

Point

If it starts with "0x", it is a hexadecimal number.

-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

C:\>acpair add -g group01 -p DX80/0x1:DX80/0x6
Successful completion.

NOTES