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
This option specifies a copy group.
This option specifies a copy pair.
This option changes the mode tor reverse-direction copy.
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
This option specifies Recovery mode.
auto: Automatic Recovery
manual: Manual Recovery
See
Refer to "Recovery mode" for details of each mode.
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
If the transfer mode of REC is Consistency mode or Stack mode, specify the -force option for acec suspend (Command for suspending synchronousn high speed copy) to suspend REC session forcibly and then execute this command.