ECLAT-LSCHVOL

NAME
SYNOPSIS
DESCRIPTION
FILTERS
OUTPUT
SEE ALSO
AUTHORS
BUG REPORTS
COPYRIGHT

NAME

eclat-lschvol - reports the current modification status of EBS volumes

SYNOPSIS

eclat lschvol [FILTER...] [VOL-ID...]

eclat lschvol --help

DESCRIPTION

Reports the current modification status of EBS volumes. Volumes can be specified either by their volume IDs or by filters. In the latter case, all volumes matching filters will be reported.

FILTERS

volume-id=ID

The volume ID. This filter has the same effect as specifying ID as the command line argument.

modification-state=STATE

Modules with this modification state. STATE is one of modifying, optimizing, completed, or failed .

target-size=SIZE

Target size of the volume.

target-iops=NUM

Target IOPS of the volume.

target-volume-type=TYPE

Target volume type (one of: standard, io1, gp2, sc1, st1).

original-size=SIZE

Original size of the volume.

original-iops=NUM

Original IOPS of the volume.

original-volume-type=TYPE

Original type of the volume.

start-time=TIME

Time when the recent ModifyVolume operation (see eclat-chvol(1)) was initialized.

OUTPUT

Default output format is similar to that of eclat chvol subcommand: report for each volume begins in the column 0 with the volume ID, followed by the modification status and progress percentage. Lines that follow are indented by one tab stop. Each line lists a parameter name, its original and target value. For example:

vol-deadbeef optimizing 80%
size: 16 => 32
type: standard => standard

SEE ALSO

eclat(1), eclat-chvol(1).

AUTHORS

Sergey Poznyakoff

BUG REPORTS

Report bugs to <bug-eclat@gnu.org.ua>.

COPYRIGHT

Copyright © 2012-2018 Sergey Poznyakoff
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.


Manpage server at man.gnu.org.ua.

Powered by mansrv 1.1