Top
ETERNUS SF AdvancedCopy Manager V15.3 Operation Guide
ETERNUS

12.8.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 HyperV-Host] -cs Component-Set
Status display for all copy sets
<program-directory>\bin\swsrpvrq advcopy query [-h HyperV-Host]

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 HyperV-Host

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 Component-Set

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


EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally


EXAMPLES

Give the command from a backup server to Managed Server (HVHOST01) to display the processing status of Advanced Copy.

C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpvrq advcopy query -h HVHOST01 -cs VMSet1
Type Original-Disk Replica-Disk Direction Status Execute Trk  Update
QOPC g1d1@SV1      g1d2@BKSV    regular   snap   23%     ---- ----
C:\>