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

4.6.3 acopc cancel (OPC/QuickOPC Copy Stop Command)

NAME

acopc cancel - Stop of OPC or QuickOPC copy

SYNOPSIS

For OPC copy groups
acopc cancel -g copyGroup [-p copyPair] [-r] [-xml]
For QuickOPC copy groups
acopc cancel -g copyGroup [-p copyPair] [-r] [-force] [-xml]

DESCRIPTION

This command stops the OPC or QuickOPC copy for the specified copy group or copy pair.

OPTIONS

-g copyGroup

This option specifies the copy group name.

-p copyPair

This option specifies a copy pair.

-r

This option stops copying in the direction opposite to the specified one.

-force

This option stops physical copying and tracking.

If this option is not specified, only tracking is stopped. The physical copying currently being executed continues.

If this option is specified with the -r option, only the physical copying is stopped.

-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

> acopc cancel -g group01
ET001/0x1:ET001/0x6
# DATE : 2008/06/24 16:28:00 - << OPC Disconnected >>

ET001/0x2:ET001/0x7 
# DATE : 2008/06/24 16:28:00 - << OPC Disconnected >>

ET001/0x3:ET001/0x8
# DATE : 2008/06/24 16:28:00 - << OPC Disconnected >>

  Succeeded : 3
  Failed    : 0

NOTES