lsrepairvdiskcopyprogress

Use the lsrepairvdiskcopyprogress command to display the progress of volume repairs and validations.

Syntax

Read syntax diagramSkip visual syntax diagram lsrepairvdiskcopyprogress -copyidvdisk_namevdisk_id

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 repair progress for. If you do not specify this parameter, progress is displayed for all copies.
vdisk_name | vdisk_id
(Optional) Specifies the volume name or ID to list repair progress for. You must specify this parameter last on the command line.

Description

The lsrepairvdiskcopyprogress command displays the progress of repairs and validations that are made to mirrored volumes. Use this command to track progress after you run the repairvdiskcopy command. You can specify a volume copy by using the -copy parameter. To display the volumes that have two or more copies with an active task, specify the command with no parameters; it is not possible to have only one volume copy with an active task.

The command displays progress for the following types of volume copies:
  • All volume copies display the same task; validate, medium, or resync, depending on the specified parameter.
  • All volume copies display the same percentage and estimated completion time.
  • If specified, non-mirrored volumes are displayed as a single copy with a blank task; they are not displayed in the full concise view.
  • Once a task completes, the task is blank for all copies.
  • If the task is blank, the percentage and the completion time are also blank.
The command returns values for the following volume repair attributes:
vdisk_id
Indicates the volume ID.
vdisk_name
Indicates the volume name.
copy_id
Indicates the system-assigned identifier for the volume copy.
task
Indicates the active task. The values can be repairing or compressed_repairing.
progress
Indicates the task completion percentage. This value is 0 when task is in compressed_repairing state.
estimated_completion_time
Indicates the expected time (duration) the task completion time. The value is in the YYMMDDHHMMSS format, and is blank if the duration is not known.