NAME
acopc start - Start of OPC or QuickOPC copy
SYNOPSIS
acopc start -g COPY-GROUP [-p PAIR] [-r] [-xml] acopc start -g COPY-GROUP -concur [-xml]
acopc start -g COPY-GROUP [-p PAIR] [-diff|-r] [-xml] acopc start -g COPY-GROUP -concur [-diff] [-xml]
DESCRIPTION
This command performs OPC or QuickOPC for the specified copy group or copy pair.
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.
This option specifies when displaying the result of the command execution by the XML format.
This option executes OPC or QuickOPC by using Concurrent OPC function.
EXIT STATUS
=0 : Completed successfully
>0 : Terminated abnormally
EXAMPLES
Start OPC
> acopc start -g group01 ET001/0x1:ET001/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 ET001/0x2:ET001/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 ET001/0x3:ET001/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
Start OPC by using Concurrent OPC function.
> acopc start -g group01 -concur Successful completion.
NOTES
When the copy type of copy group is EC, REC or SnapOPCP, this command cannot be executed.
This command terminates abnormally if the copy destination logical volume of the specified copy group or pair is protected by acinhibit set (Volume protection settings command).