Top
ETERNUS SF Express V14.2 User's Guide

D.1.32 acec change (Command for changing the mode of synchronous high speed copy)

NAME

acec change - Change of the mode of synchronous high speed copy.

SYNOPSIS

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

DESCRIPTION

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

This command is only enabled when the copy type set to the copy group is REC.

OPTIONS

-g COPY-GROUP

This option specifies a copy group.

-p PAIR

This option specifies a copy pair.

-r

This option changes the mode tor reverse-direction copy.

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

This option specifies a transfer mode.

  • sync: Synchronous mode

    This option specifies 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 Recovery mode.

  • auto: Automatic Recovery

  • manual: Manual Recovery

See

Refer to "Recovery mode" for details of each mode.

-xml

This option displays the result of the command execution in the XML format.

EXIT STATUS

=0: Terminate normally

>0: Terminated abnormally

EXAMPLES

> acec change -g group01 -transfer sync

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

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

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

  Succeeded : 3
  Failed    : 0

NOTE