NAME
swsrpvrq advcopy query - displays the status of Advanced Copy
SYNOPSIS
<program-directory>\bin\swsrpvrq advcopy query [-h HyperV-Host] -cs Component-Set
<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.
|
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.
|
Status | Displays the running status of Advanced Copy from the replication source disk to the replication target disk.
|
Execute | Displays the progress of copying as a percentage. |
Trk | Displays whether tracking is carried out.
|
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
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.
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:\>