Use the lsvdiskanalysisprogress command
to display information about the space analysis progress for an entire
clustered system (system).
Syntax
lsvdiskanalysisprogress
[ -nohdr ]
[ -delim
delimiter ]
Parameters
- -nohdr
- (Optional) By
default, headings are displayed for each column of data in a concise
style view, and for each item of data in a detailed style view. The -nohdr parameter suppresses the display of these headings.
Note: If there is no data to be displayed, headings are not displayed.
- -delim delimiter
- (Optional) By default in a concise view, all columns
of data are space-separated. The width of each column is set to the
maximum width of each item of data. In a detailed view, each item
of data has its own row, and if the headers are displayed, the data
is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a 1-byte character. If you enter -delim : on the command line, the colon character (:) separates all items of data in a concise view; for example,
the spacing of columns does not occur. In a detailed view, the data
is separated from its header by the specified delimiter.
Description
This command displays information about the space analysis progress
for an entire system.
lsvdiskanalysisprogress output provides the attribute values
that can be displayed as output view data.
Table 1. lsvdiskanalysisprogress output
Attribute |
Description |
vdisk_count |
Indicates the number of volumes on this system. |
pending_analysis |
Indicates the number of volumes that belong
to this system and:
- Scheduled a free space analysis
- Have an active free space analysis
- Are canceling free space analysis
|
estimated_completion_time |
Indicates the estimated time at which analysis
is expected to end. It is calculated based on number of scheduled
volumes that are multiplied by 1 minute (there is no extrapolation
from actual analysis duration). Estimated completion time does
not consider volumes that are offline and displays estimated completion
time as if the volumes are online.
|
A concise invocation example that shows progress for
a system with some scheduled disks
lsvdiskanalysisprogress
The detailed resulting output:
vdisk_count pending_analysis estimated_completion_time
15 10 20150523135200
A concise invocation example that shows progress for
a system with no scheduled disks
lsvdiskanalysisprogress
The detailed resulting output:
vdisk_count pending_analysis estimated_completion_time
15 0