NAME
acec change - Change the mode of the 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
This option specifies the copy group.
This option specifies a copy pair.
When specifying with the LU to Partition format or the Partition to LU format, you must enclose the entire argument for this option within double quotations (") depending on the shell being used.
This option changes the mode for copying in the reverse direction.
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
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
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
When the copy type of copy group is OPC, QuickOPC or SnapOPCP, this command cannot be executed.
Specify the -force option for the acec suspend command and forcibly suspend REC session to execute this command if the REC transfer mode is Consistency mode or Stack mode.