lsvolumerestoreprogress

Use the lsvolumerestoreprogress command to display information about restore operation progress.

Syntax

Read syntax diagramSkip visual syntax diagram lsvolumerestoreprogress volume_namevolume_id

Parameters

-delim delimiter
(Optional) Specify a delimiter to separate data in the output.
-nohdr
(Optional) Suppress the headings in the output.
-filtervalue attribute=value
(Optional) Specifies a list of one or more filters. Only objects with a value that matches the filter attribute value are displayed.
-filtervalue?
(Optional) Displays a list of valid filter attributes.
volume_name | volume_id
(Optional) Indicates the volume name or ID for the volume that is restored. The value for volume name must be an alphanumeric string and the value for volume ID must be a number.

Description

This command displays information about restore operation progress.

This table provides the attribute values that can be displayed as output view data.
Table 1. lsvolumerestoreprogress output
Attribute Description
volume_id Indicates the volume ID for the volume that is restored. The value must be a number (or blank).
volume_name Indicates the volume name for the volume that is restored. The value must be an alphanumeric string (or blank).
task Indicates the type of task that is in progress. The value is restore.
status Indicates the task status. The values are:
  • restoring
  • restoring_error
generation_id Indicates the generation ID for the volume snapshot generation that is restored. The value must be a number.
backup_time Indicates the time for the volume snapshot generation that is being restored to the cloud system (or available on the restore volume). The value must be in YYMMDDHHMMSS format for snapshot tasks or blank for deletion tasks.
progress Indicates the task progress as a percentage. The value must be a number 0 - 100. The status is blank when the status is uncommitted.
error_sequence_number Indicates a particular error number. The value must be a number (or blank).
volume_backup_id Indicates the UID of the volume snapshot that is restored. The value must be a number 1 - 32.
restore_volume_id Indicates the ID of the volume that is the target of the restore operation. This volume is either the production volume (which means that the restore volume ID is the same as the volume ID) or a temporarily restored volume that is automatically provisioned by the restore process. The value must be a number.
restore_volume_name Indicates the name of the volume that is the target of the restore operation. This volume is either the production volume (which means that the restore volume name is the same as the volume name) or a temporarily restored volume that is automatically provisioned by the restore process. The value must be an alphanumeric string.