GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ECLAT-LSCHVOL(1) Eclat User Reference ECLAT-LSCHVOL(1)

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

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

eclat lschvol --help

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.

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.

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

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

Sergey Poznyakoff

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

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.

December 15, 2018 ECLAT

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.