Top
ETERNUS SF Express V15.3/ AdvancedCopy Manager V15.3 Operation Guide for Copy Control Module
ETERNUS

4.8.4 acec resume (Synchronous high-speed copy restart command)

NAME

acec resume - Resumption of synchronous high-speed copying


SYNOPSIS

When the copy type set in the copy group is EC
acec resume -g copyGroup [-p copyPair] [-r] [-xml]
When the copy type set in the copy group is REC
acec resume -g copyGroup [-p copyPair] [-r] [-remain] [-xml]

DESCRIPTION

This command restarts the synchronous high-speed 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 restarts copying in the reverse direction to the direction that has been specified.

-remain

This option restarts the synchronous high-speed copy for the copy group or copy pair that suspended by using the initial copy skip function.

-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

> acec resume -g group01

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

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

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

  Succeeded : 3
  Failed    : 0

NOTES