Top
ETERNUS SF Express V14.1 User's Guide

C.1.19 acopc query (Status display command for Clone(OPC) type Advanced Copy or Clone(QuickOPC) type Advanced Copy)

NAME

acopc query - Status display of Clone(OPC) type Advanced Copy or Clone(QuickOPC) type Advanced Copy.

SYNOPSIS

acopc query -g COPY-GROUP [-p PAIR] [-r] [-progress] [-xml]

DESCRIPTION

This command performs a Clone type Advanced Copy (either a full copy or a differential copy), for the specified copy group or copy pair.
Please make sure to specify the "query" subcommand.

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

Displays the progress of copy processes.

-xml

This option specifies when displaying by the XML format.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

The following table shows the meanings of the information displayed.

Table C.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 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 C.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 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