NAME
acopc cancel - Stop of snapshot type high-speed copying
SYNOPSIS
[For OPC copy groups]
acopc cancel -g COPY-GROUP [-p PAIR] [-r]
[For QuickOPC copy groups]
acopc cancel -g COPY-GROUP [-p PAIR] [-r] [-force]
DESCRIPTION
This command stops the snapshot type 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 direction opposite to the specified one.
This option stops physical copying and tracking.
If this option is not specified, only tracking is stopped. The physical copying currently being executed continues.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
[For Windows]
C:\>acopc cancel -g group01 E4000/0x1:E4000/0x6 # DATE : 2008/06/24 16:28:00 - << OPC Disconnected >> E4000/0x2:E4000/0x7 # DATE : 2008/06/24 16:28:00 - << OPC Disconnected >> E4000/0x3:E4000/0x8 # DATE : 2008/06/24 16:28:00 - << OPC Disconnected >> Succeeded : 3 Failed : 0
[For Solaris/Linux]
# acopc cancel -g group01 E4000/0x1:E4000/0x6 # DATE : 2008/06/24 16:28:00 - << OPC Disconnected >> E4000/0x2:E4000/0x7 # DATE : 2008/06/24 16:28:00 - << OPC Disconnected >> E4000/0x3:E4000/0x8 # DATE : 2008/06/24 16:28:00 - << OPC Disconnected >> Succeeded : 3 Failed : 0