NAME
acopc query - Status display of snapshot type high-speed copying
SYNOPSIS
acopc query -g COPY-GROUP [-p PAIR] [-r]
DESCRIPTION
This command displays the status of the snapshot type high-speed copy for the specified copy group or copy pair. Please make sure to specify the "query" subcommand.
OPTIONS
This option specifies the copy group name.
This option specifies a copy pair.
This option displays the status of a copy in the reverse direction to the direction that has been specified.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
For OPC
[For Windows]
C:\>acopc query -g Group01 Copy Group Name : Group01 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" 0 E4000/0x2 ==> E4000/0x4 0x22 "OPC Executing" "Copying" 1048576
[For Solaris/Linux]
# acopc query -g Group01 Copy Group Name : Group01 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" 0 E4000/0x2 ==> E4000/0x4 0x22 "OPC Executing" "Copying" 1048576
For QuickOPC
[For Windows]
C:\>acopc query -g Group01 Copy Group Name : Group01 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
[For Solaris/Linux]
# acopc query -g Group01 Copy Group Name : Group01 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
The following table shows the meanings of the information displayed.
Title | Explanation |
---|---|
Copy Group Name | Displays the copy group name. |
Copy Group Type | Displays the type of copy that has been set up for the copy group. |
Disk Array Name | Displays the Box ID and the ETERNUS name that was specified with the "-a" option of the "A.4.1 acgroup create (Copy group creation command)". |
Source | Displays the logical volume for the copy source. |
<=> | Displays the copy direction.
|
Target | Displays the logical volume for the copy destination. |
SID | Displays the session ID for the copy source. |
OPC Status | Displays the execution status of the OPC.
|
Copy Phase | Displays the current phase.
|
Copied Block | Displays the number of blocks that have been copied. |
NOTES
Information such as Copy direction data and SID data may display as "???".
It is possible that the access path is incorrect. Therefore, check it using the "A.2.4 acarray detail (Command for displaying detailed information about ETERNUS storage systems)".
For details on how to correctly set the access path, refer to "2.2.4 Access Path Settings".