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

4.8.6 acec change (Synchronous high-speed copy mode change command)

NAME

acec change - Mode change of synchronous high-speed copying


SYNOPSIS

acec change -g copyGroup [-p copyPair] [-r] [-transfer {sync [-split {auto|manual}]|through|consist|stack}] [-recovery {auto|manual}] [-xml]

DESCRIPTION

This command changes the mode of the synchronous high-speed copy for the specified copy group or copy pair.

Suspend the REC session before execution.

This command is only enabled when the copy type that was set in the copy group is REC.


OPTIONS

-g copyGroup

This option specifies the copy group.

-p copyPair

This option specifies a copy pair.

-r

This option changes the mode for copying in the reverse direction.

-transfer {sync [-split {auto|manual}]|through|consist|stack}

This option specifies the transfer mode. Refer to "3.2.2.5 REC operating modes" for information on each mode.

  • sync: Synchronous mode

    This option specifies the split mode when sync was specified with the "-transfer" option.

    -split

    • auto: Automatic Split

    • manual: Manual Split

  • through: Through mode

  • consist: Consistency mode

  • stack: Stack mode

-recovery

This option specifies the recovery mode. Refer to "3.2.2.5 REC operating modes" for information on each mode.

  • auto: Automatic Recovery

  • manual: Manual Recovery

-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 change -g group01 -transfer sync

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

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

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

  Succeeded : 3
  Failed    : 0

NOTES