NAME
acpair remove - Deletion of copy pairs
SYNOPSIS
acpair remove -g COPY-GROUP -p PAIR [-xml]
DESCRIPTION
This command deletes copy pairs from copy groups.
OPTIONS
This option specifies the copy group name.
This option specifies the copy pair to be deleted.
This option specifies when displaying the result of the command execution by the XML format.
This option can be specified in Windows, Solaris, Linux 5 (for x86, for Intel64).
EXIT STATUS
=0 : Completed successfully
>0 : Terminated abnormally
EXAMPLES
> acpair remove -g group01 -p E4000/0x1:E4000/0x6 Successful completion.
Example of deleting a copy pair in LU to Partition format
> acpair remove -g group01 -p E4000/0x122[addr=0x0,size=0x1]:E4000/0x121[addr=0x0] Successful completion
NOTES
When this command is executed, the copy pair is deleted regardless of the advanced copy status.
Therefore, it is essential to check the advanced copy status before executing this command.
If a copy pair is deleted accidentally, either stop advanced copy of the copy pair that was added by ETERNUSmgr, or add the copy pair again and then stop advanced copy.