The lsrepairvdiskcopyprogress command displays the progress of mirrored VDisk repairs and validations.
>>-svcinfo-- --lsrepairvdiskcopyprogress-- ---------------------> >--+---------------+--+------------+--------------------------->< '- -copy -- id -' +-vdisk_name-+ '-vdisk_id---'
The lsrepairvdiskcopyprogress command displays the progress of repairs and validations being made to mirrored VDisks. Use this command to track progress after running the svctask repairvdiskcopy command. You can specify a VDisk copy using the -copy id parameter. To display the VDisks that have two or more copies with an active task, specify the command with no parameters; it is not possible to have only one VDisk copy with an active task.
An invocation example
svcinfo lsrepairvdiskcopyprogress –delim :
The resulting output
vdisk_id:vdisk_name:copy id:task:progress:estimated_completion_time 0:vdisk0:0:medium:50:070301120000 0:vdisk0:1:medium:50:070301120000
An invocation example
svcinfo lsrepairvdiskcopyprogress –delim : vdisk0
The resulting output
vdisk_id:vdisk_name:copy id:task:progress:estimated_completion_time 0:vdisk0:0:medium:50:070301120000 0:vdisk0:1:medium:50:070301120000
An invocation example
svcinfo lsvdiskcopyrepairprogress –delim : -copy 0 vdisk0
The resulting output
vdisk_id:vdisk_name:copy id:task:progress:estimated_completion_time 0:vdisk0:0:medium:50:070301120000