NAME
acopc start - Start of snapshot type high-speed copy.
SYNOPSIS
[For OPC copy groups]
acopc start -g COPY-GROUP [-p PAIR] [-r]
[For QuickOPC copy groups]
acopc start -g COPY-GROUP [-p PAIR] [-diff|-r]
DESCRIPTION
This command performs a snapshot high-speed copy (either a full copy or a differential copy), for the specified copy group or copy pair. Specify "start" as the subcommand.
OPTIONS
This option specifies the copy group name.
This option specifies a copy pair.
This option starts a differential copy.
If the -diff option is not specified, a full copy is started.
This option performs a copy in the reverse direction to the direction that has been specified.
If the copy type is QuickOPC, an OPC will be executed.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
[For Windows]
C:\>acopc start -g group01 E4000/0x1:E4000/0x6 # DATE : 2008/06/24 16:28:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=1/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=6/Adr_high=0/Adr_low=0 E4000/0x2:E4000/0x7 # DATE : 2008/06/24 16:28:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=2/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=7/Adr_high=0/Adr_low=0 E4000/0x3:E4000/0x8 # DATE : 2008/06/24 16:28:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=3/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=8/Adr_high=0/Adr_low=0 Succeeded : 3 Failed : 0
[For Solaris/Linux]
# acopc start -g group01 E4000/0x1:E4000/0x6 # DATE : 2008/06/24 16:28:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=1/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=6/Adr_high=0/Adr_low=0 E4000/0x2:E4000/0x7 # DATE : 2008/06/24 16:28:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=2/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=7/Adr_high=0/Adr_low=0 E4000/0x3:E4000/0x8 # DATE : 2008/06/24 16:28:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=3/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=8/Adr_high=0/Adr_low=0 Succeeded : 3 Failed : 0