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