This section explains the operation methods of following processes.
Execution of backup
Use "A.6.1 acopc start (OPC/QuickOPC copy start command)" to execute backups via OPC.
[Execution example]
> acopc start -g OpcGroup E4000/0x1:E4000/0x3 # DATE : 2008/06/25 00:00:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=1/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=3/Adr_high=0/Adr_low=0 E4000/0x2:E4000/0x4 # DATE : 2008/06/25 00:00:02 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=2/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=4/Adr_high=0/Adr_low=0 Succeeded : 2 Failed : 0 |
Check the backup execution status
The execution status of the backup can be checked by using "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
[Execution example]
> acopc query -g OpcGroup Copy Group Name : OpcGroup Copy Group Type: OPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target SID OPC Status Copy Phase Copied Block --------- --- --------- ---- --------------- ---------- ------------ E4000/0x1 ==> E4000/0x3 0x21 "OPC Executing" "Copying" 6912 E4000/0x2 ==> E4000/0x4 0x22 "OPC Executing" "Copying" 5760 |
Check the OPC copy progress status
The OPC copy progress status of the backup can be checked by specifying the -progress option for "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
This function can be used in Windows version only.
[Execution example]
> acopc query -g OpcGroup -progress Copy Group Name : OpcGroup Copy Group Type : OPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target Progress Copied Block Total Block --------- --- --------- -------- ------------ ----------- E4000/0x1 ==> E4000/0x3 0% 0 1048576 E4000/0x2 ==> E4000/0x4 45% 471859 1048576
This section explains the operation methods of following processes.
Execution of restore
Execute an OPC in the reverse direction (from the copy destination volume to the copy source volume) by specifying the -r option for "A.6.1 acopc start (OPC/QuickOPC copy start command)".
[Execution example]
> acopc start -g OpcGroup -r E4000/0x1:E4000/0x3 # DATE : 2008/06/25 12:00:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=3/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=1/Adr_high=0/Adr_low=0 E4000/0x2:E4000/0x4 # DATE : 2008/06/25 12:00:02 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=4/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=2/Adr_high=0/Adr_low=0 Succeeded : 2 Failed : 0 |
Check the restore execution status
The execution status of the restoration can be checked by specifying the -r option for "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
[Execution example]
> acopc query -g OpcGroup -r Copy Group Name : OpcGroup Copy Group Type: OPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target SID OPC Status Copy Phase Copied Block --------- --- --------- ---- --------------- ---------- ------------ E4000/0x1 <== E4000/0x3 0x42 "OPC Executing" "Copying" 9408 E4000/0x2 <== E4000/0x4 0x43 "OPC Executing" "Copying" 3728 |
Check the OPC copy progress status
The OPC copy progress status of the restoration can be checked by specifying the -r option and -progress option for "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
This function can be used in Windows version only.
[Execution example]
> acopc query -g OpcGroup -r -progress Copy Group Name : OpcGroup Copy Group Type : OPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target Progress Copied Block Total Block --------- --- --------- -------- ------------ ----------- E4000/0x1 <== E4000/0x3 1% 9408 1048576 E4000/0x2 <== E4000/0x4 1% 3728 1048576
This section explains the operation methods of following processes.
Execution of first backup
Use "A.6.1 acopc start (OPC/QuickOPC copy start command)" to execute backups via QuickOPC.
For the first QuickOPC, execute "A.6.1 acopc start (OPC/QuickOPC copy start command)" without specifying the -diff option.
[Execution example]
> acopc start -g QuickOpcGroup E4000/0x1:E4000/0x3 # DATE : 2008/06/25 00:00:00 - << Differential OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=1/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=3//Adr_high=0/Adr_low=0 E4000/0x2:E4000/0x4 # DATE : 2008/06/25 00:00:02 - << Differential OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=2/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=4/Adr_high=0/Adr_low=0 Succeeded : 2 Failed : 0 |
Executing the first QuickOPC starts a tracking process as well as an OPC from the copy source volume to the copy destination volume.
Figure 3.1 What happens when the "acopc start" command is executed (for the first time)
Check the backup execution status
The execution status of the backup can be checked by using "A.6.2 acopc query (OPC/QuickOPC copy status display command)" in the same way as for backups via OPC.
[Execution example]
> acec query -g QuickOpcGroup Copy Group Name : QuickOpcGroup Copy Group Type: QuickOPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target SID OPC Status Copy Phase Copied Block --------- --- --------- ---- --------------- ------------------ ------------ E4000/0x1 ==> E4000/0x3 0x21 "OPC Executing" "Copying/Tracking" 6912 E4000/0x2 ==> E4000/0x4 0x22 "OPC Executing" "Copying/Tracking" 5760 |
Check the QuickOPC copy progress status
The QuickOPC copy progress status of the backup can be checked by specifying the -progress option for "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
This function can be used in Windows version only.
[Execution example]
> acopc query -g QuickOpcGroup -progress Copy Group Name : QuickOpcGroup Copy Group Type : QuickOPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target Progress Copied Block Total Block --------- --- --------- -------- ------------ ----------- E4000/0x1 ==> E4000/0x3 1% 6912 1048576 E4000/0x2 ==> E4000/0x4 1% 5760 1048576
When the physical copy of QuickOPC finishes, only the tracking process will still be running.
Figure 3.2 What happens when the snapshot processing finishes
Check the tracking status
The tracking status can be checked using "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
[Execution example]
> acec query -g QuickOpcGroup Copy Group Name : QuickOpcGroup Copy Group Type: QuickOPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target SID OPC Status Copy Phase Copied Block --------- --- --------- ---- --------------- ---------- ------------ E4000/0x1 ==> E4000/0x3 0x21 "OPC Executing" "Tracking" 1048576 E4000/0x2 ==> E4000/0x4 0x22 "OPC Executing" "Tracking" 1048576 |
Execution of backup for the second or subsequent time
If the "A.6.1 acopc start (OPC/QuickOPC copy start command)" is executed with the -diff option specified while the tracking processing is running, only the differential data updated since the last OPC will be copied, which means that copies take less time to complete.
[Execution example]
> acopc start -g QuickOpcGroup -diff E4000/0x1:E4000/0x3 # DATE : 2008/06/26 00:00:00 - << Differential OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=1/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=3/Adr_high=0/Adr_low=0 E4000/0x2:E4000/0x4 # DATE : 2008/06/26 00:00:02 - << Differential OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=2/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=4/Adr_high=0/Adr_low=0 Succeeded : 2 Failed : 0 |
Figure 3.3 What happens when the "acopc start" command is executed (for the second or subsequent time)
This section explains the operation methods of following processes.
Execution of restore
Execute a QuickOPC in the reverse direction (from the copy destination volume to the copy source volume) by specifying the -r option for "A.6.1 acopc start (OPC/QuickOPC copy start command)".
[Execution example]
> acopc start -g QuickOpcGroup -r E4000/0x1:E4000/0x3 # DATE : 2008/06/26 12:00:00 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=3/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=1/Adr_high=0/Adr_low=0 E4000/0x2:E4000/0x4 # DATE : 2008/06/26 12:00:02 - << OPC Started >> # From:BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=4/Adr_high=0/Adr_low=0/size_high=0/size_low=0 # To :BoxID=303045343030304d3323232323234534353053323041232323234b44343033303633393030342323/Olu=2/Adr_high=0/Adr_low=0 Succeeded : 2 Failed : 0 |
Check the restore execution status
The execution status of the restoration can be checked by specifying the -r option for "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
[Execution example]
> acopc query -g QuickOpcGroup -r Copy Group Name : QuickOpcGroup Copy Group Type: QuickOPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target SID OPC Status Copy Phase Copied Block --------- --- --------- ---- --------------- ---------- ------------ E4000/0x1 <== E4000/0x3 0x42 "OPC Executing" "Copying" 974848 E4000/0x2 <== E4000/0x4 0x43 "OPC Executing" "Copying" 786432 |
Point
With backup and restoration operations that use QuickOPC, not all data on the logical volume, but only differential data that has been updated since the last OPC completed is copied. This means that both backups and restorations take less time to complete.
Check the OPC copy progress status
The OPC copy progress status of the restoration can be checked by specifying the -r option and -progress option for "A.6.2 acopc query (OPC/QuickOPC copy status display command)".
This function can be used in Windows version only.
[Execution example]
> acopc query -g QuickOpcGroup -r -progress Copy Group Name : QuickOpcGroup Copy Group Type : QuickOPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target Progress Copied Block Total Block --------- --- --------- -------- ------------ ----------- E4000/0x1 <== E4000/0x3 93% 974848 1048576 E4000/0x2 <== E4000/0x4 75% 786432 1048576
This section explains the operation methods of following processes.
Execution of backup
Use "A.6.4 acsnap start (SnapOPC+ copy start command) [Windows version only]" to execute backups via SnapOPC+.
[Execution example]
> acsnap start -g SnapOPCPGroup E4000/0x1:E4000/0x4 # DATE : 2008/06/24 16:28:00 - << SnapOPCP Started >> E4000/0x2:E4000/0x5 # DATE : 2008/06/24 16:28:00 - << SnapOPCP Started >> Succeeded : 2 Failed : 0
Check the backup execution status
The execution status of the backup can be checked by using "A.6.5 acsnap query (SnapOPC+ copy status display command) [Windows version only]".
[Execution example]
> acsnap query -g SnapOPCPGroup Copy Group Name : SnapOPCPGroup Copy Group Type : SnapOPCP Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target SID Snap Status Gen Date Copied Block --------- --- --------- ---- ------------------------- ---- -------- ------------ E4000/0x1 ==> E4000/0x4 0x22 "Copy On Write(Active)" 2 10minute 1048576 E4000/0x1 ==> E4000/0x3 0x21 "Copy On Write(Inactive)" 1 1day 1048576 E4000/0x2 ==> E4000/0x5 0x21 "Copy On Write(Active)" 1 10minute 1048576 E4000/0x2 N/A E4000/0x6 0x22 "Snap action not startup" N/A N/A 0
This section explains the operation methods of following processes.
Point
The restoration by using SnapOPC+ can be execution for the following ETERNUS disk storage systems.
ETERNUS DX410/DX440
ETERNUS DX8100/DX8400/DX8700
ETERNUS4000 models 400 and 600
ETERNUS8000 models 800, 1200 and 2200
Execution of restore
Execute a SnapOPC+ in the reverse direction (from the copy destination volume to the copy source volume) by specifying the -r option for "A.6.4 acsnap start (SnapOPC+ copy start command) [Windows version only]"A.6.1 acopc start (OPC/QuickOPC copy start command).
[Execution example]
> acsnap start -g SnapOPCPGroup -r E4000/0x1:E4000/0x4 # DATE : 2008/06/24 16:28:00 - << SnapOPCP Started >> E4000/0x2:E4000/0x5 # DATE : 2008/06/24 16:28:00 - << SnapOPCP Started >> Succeeded : 2 Failed : 0
Check the restore execution status
The execution status of the restoration can be checked by specifying the -r option for "A.6.5 acsnap query (SnapOPC+ copy status display command) [Windows version only]".
[Execution example]
> acsnap query -g SnapOPCPGroup -r Copy Group Name : SnapOPCPGroup Copy Group Type : SnapOPCP Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Source <=> Target SID OPC Status Copy Phase Copied Block --------- --- --------- ---- ------------------------- ---- -------- ------------ E4000/0x1 <== E4000/0x4 0x22 "Copy On Write(Active)" "Copying" 1048576 E4000/0x1 N/A E4000/0x3 0x21 "OPC action not startup" "Not set" 0 E4000/0x2 N/A E4000/0x5 0x21 "OPC action not startup" "Not set" 0 E4000/0x2 N/A E4000/0x6 0x22 "OPC action not startup" "Not set" 0