NAME
acec reverse - Reversal of synchronous high-speed copying
SYNOPSIS
acec reverse -g COPY-GROUP [-p PAIR] [-r]
DESCRIPTION
This command reverses the direction of the synchronous high-speed copy for the specified copy group or copy pair. Please make sure to specify the "reverse" subcommand.
OPTIONS
This option specifies the copy group name.
Only the following types of copy set in the copy group can be specified:
EC
REC
This option specifies a copy pair.
This option reverses the copying in the reverse direction to the direction that has been specified, so that the copy direction becomes the direction that has been specified.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
[For Windows]
C:\>acec reverse -g group01 E4000/0x1:E4000/0x6 # DATE : 2008/06/24 16:28:00 - << EC Change >> E4000/0x2:E4000/0x7 # DATE : 2008/06/24 16:28:00 - << EC Change >> E4000/0x3:E4000/0x8 # DATE : 2008/06/24 16:28:00 - << EC Change >> Succeeded : 3 Failed : 0
[For Solaris/Linux]
# acec reverse -g group01 E4000/0x1:E4000/0x6 # DATE : 2008/06/24 16:28:00 - << EC Change >> E4000/0x2:E4000/0x7 # DATE : 2008/06/24 16:28:00 - << EC Change >> E4000/0x3:E4000/0x8 # DATE : 2008/06/24 16:28:00 - << EC Change >> Succeeded : 3 Failed : 0