lsvdisksyncprogress

Use the lsvdisksyncprogress command to display the progress of volume copy synchronization.

Syntax

Read syntax diagramSkip visual syntax diagram lsvdisksyncprogress -copyidvdisk_namevdisk_idvdisk_uid

Parameters

-delim delimiter
(Optional) Specify a delimiter to separate data in the output.
-nohdr
(Optional) Suppress the headings in the output.
-copy id
(Optional) Specifies the volume copy ID to list synchronization progress. You must also specify a vdisk_name | vdisk_id value. If you do not specify this parameter, progress is displayed for all copies.
vdisk_name | vdisk_id | vdisk_uid
(Optional) Specifies the volume name, ID, or UID to list synchronization progress.

Description

To display the volume copies that require synchronization, specify the command with no parameters. To display the synchronization progress for all copies of a volume, specify the command with the vdisk_name | vdisk_id parameter. Estimated completion time is displayed in the YYMMDDHHMMSS format. The command displays progress for the following special cases as:
  • A synchronized copy displays a progress of 100 and a blank estimated completion time.
  • An offline copy or a copy with a zero synchronization rate displays a blank estimated completion time. An offline copy displays (gradually) decreasing progress if the volume is being written to.
  • Nonmirrored volumes are displayed as a single copy with a progress of 100, and a blank estimated completion time.

The lsvdisksyncprogress command also displays the progress of a mirrored volume synchronization. After you create a mirrored volume by using the mkvdisk or addvdiskcopy command, you can use the command to monitor the progress of the synchronization.

When using the partition IP address to run this command, consider the following:
  • The user must identify objects using the name or UUID. Short IDs cannot be specified when using the partition IP address.
  • Views will be filtered to display only objects related to the partition associated with the IP address. An error will be displayed if the user requests a detailed view for an object that is not related to the partition.