Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guidefor Copy Control Module

A.6.2 acopc query (OPC/QuickOPC copy status display command)

NAME

acopc query - Display the copy status of OPC or QuickOPC


SYNOPSIS

Solaris and Linux versions
acopc query -g COPY-GROUP [-p PAIR] [-r]
Windows version
acopc query -g COPY-GROUP [-p PAIR] [-r] [-progress] [-xml]

DESCRIPTION

This command displays the copy status of the OPC or QuickOPC for the specified copy group or copy pair.


OPTIONS

-g COPY-GROUP

This option specifies the copy group name.

-p PAIR

This option specifies a copy pair.

-r

This option displays the status of a copy in the reverse direction to the direction that has been specified.

-progress

This option displays the progress of copy processes.
This option is only supported in Windows version.

-xml

This option specifies when displaying by the XML format.
This option is only supported in Windows version.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

The following table shows the meanings of the information displayed.

Table A.9 When the -progress option is not specified

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.5.1 acgroup create (Copy group creation command)".

Source

Displays the logical volume for the copy source.

<=>

Displays the copy direction.

  • N/A: No copying is performed.

  • ==>: Copying from the source to the target.

  • <==: Copying from the target to the source.

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.

  • OPC Starting: The OPC is starting up.

  • OPC Executing: The OPC is executing.

  • OPC action not startup: The specified session does not exist.

  • OPC Error Suspend: An error has occurred, preventing the copy process from continuing.

Copy Phase

Displays the current phase.

  • Copying: Copy processing is executing.

  • Tracking: Copy processing has completed, and tracking is in progress.

  • Copying/Tracking: Both copy processing and tracking are in progress.

  • Not set: Copy processing has not been performed.

Copied Block

Displays the number of blocks that have been copied.

Table A.10 When the -progress option is specified

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.5.1 acgroup create (Copy group creation command)".

Source

Displays the logical volume for the copy source.

<=>

Displays the copy direction.

  • N/A: No copying is performed.

  • ==>: Copying from the source to the target

  • <==: Copying from the target to the source

Target

Displays the logical volume for the copy destination.

Progress

Displays the progress of copy processes as a percentage.
The "N/A" is displayed when the copy process is not executed.

Copied Block

Displays the number of blocks that have been copied.
The "N/A" is displayed when the copy process is not executed.

Total Block

Displays the number of total blocks.


NOTES