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