Top
ETERNUS SF AdvancedCopy Manager V16.9.1 Operation Guide
FUJITSU Storage

14.7.10 swsrpvrq advcopy query (Advanced Copy Status Display Command)

NAME

swsrpvrq advcopy query - displays the status of Advanced Copy

SYNOPSIS

Status Display per Component Set
<program-directory>\bin\swsrpvrq advcopy query [-h hypervHost] -cs componentSet
Status Display for All Copy Sets
<program-directory>\bin\swsrpvrq advcopy query [-h hypervHost]

DESCRIPTION

This command displays the processing status of Advanced Copy.
The displayed information is as follows:

Title

Description

Type

Displays the copy type of the copy set.

  • "OPC": OPC

  • "QOPC": QOPC

Original-Disk

Displays the name of the replication source disk.

Replica-Disk

Displays the name of the replication target disk.

Direction

Displays the direction of copying.

  • "regular": Copying from transaction volume to backup volume in progress

  • "----": Not yet copied

Status

Displays the running status of Advanced Copy from the replication source disk to the replication target disk.

  • "----": Not yet copied

  • "failed": Suspended due to error

  • "snap": Snapshot processing in progress

  • "?????": Failed to retrieve copy status

Execute

Displays the progress of copying as a percentage.
Displays "----" if copying is not yet executed.

Trk

Displays whether tracking is carried out.

  • "on": Tracking in progress

  • "off": No tracking in progress

  • "----": Snapshot processing not yet executed

Update

Displays the amount of data that were updated after the most recent replication as a percentage. If both the Status column displays "----" and the Trk column displays "on" (i.e., tracking is in progress and no physical copying is in progress)

Displays "----" when physical copying is in progress or when tracking is "off".

OPTIONS

-h hypervHost

For execution from a backup server, this option specifies the name of the Managed Server for the Hyper-V host for which to display the Advanced Copy status.

-cs componentSet

Specifies the name of the component set for which to display the Advanced Copy status.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES