Top
ETERNUS SF AdvancedCopy Manager 14.2 Operator's Guide forCopy Control Module

A.8.7 acec cancel (Synchronous high-speed copy stop command)

NAME

acec cancel - Stop of synchronous high-speed copying


SYNOPSIS

acec cancel -g COPY-GROUP [-p PAIR] [-r] [-force] [-xml]

DESCRIPTION

This command stops the synchronous high-speed copy for the specified copy group or copy pair.


OPTIONS

-g COPY-GROUP

This option specifies the copy group name.

-p PAIR

This option specifies a copy pair.

-r

This option stops copying in the reverse direction to the direction that has been specified.

-force

This option forcibly stops the session.

-xml

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

> acec cancel -g group01

E4000/0x1:E4000/0x6
# DATE : 2008/06/24 16:28:00 - << EC Disconnected >> 

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

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

  Succeeded : 3
  Failed    : 0

NOTES

Specify -force option to forcibly suspend REC session by executing this command if the REC transfer mode is Consistency mode or Stack mode. In this case, the consistency of the copy destination is not guaranteed.

Follow the procedure below to forcibly stop REC session.

  1. Forcibly suspend the REC session by specifying -force option to "A.8.3 acec suspend (Synchronous high-speed copy temporary suspension command)".

  2. Change the REC transfer mode to Through mode by executing "A.8.6 acec change (Synchronous high-speed copy mode change command)".

  3. Stop the REC session by executing this command.
    Do not specify - force option.