lsvolumebackupprogress

Use the lsvolumebackupprogress command to display information about the progress of snapshot operations.

Syntax

Read syntax diagramSkip visual syntax diagram lsvolumebackupprogress

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.

Description

This command display information about the progress of snapshot operations.

This table provides the attribute values that can be displayed as output view data.
Table 1. lsvolumebackupprogress output
Attribute Description
volume_UID Indicates the volume UID. The value must be a number 0 - 32 characters long.
volume_id Indicates the volume ID (if a volume with the specified UID exists on the local system). The value must be a number (or blank).
volume_name Indicates the volume name (if a volume with the specified UID exists on the local system). The value must be an alphanumeric string (or blank).
task Indicates the type of task that is in progress. The values are backup and delete.
status Indicates the task status. The values are:
  • copying
  • copying_error
  • deleting
  • deleting_error
generation_id Indicates the generation ID for the volume that is created or deleted. The value must be a number.
backup_time Indicates the snapshot time for the volume that is copied to the cloud system. 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 - 99.
error_sequence_number Indicates a particular error number. The value must be a number (or blank).