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