|
NAMEeclat-chvol - modify size, type and iops of a volumeSYNOPSISeclat chvol [iops=RATE] [size=NUM] [type= STRING]eclat chvol --help DESCRIPTIONModifies parameters of an existing EBS volume.
Use eclat lschvol to check the modification status. OUTPUTThe default output format lists the volume ID, modification status (one of: modifying, optimizing, completed, or failed), and the completion percentage. This line is followed by at most three indented lines, each listing a parameter name, its original and modified value. E.g.:vol-deadbeef optimizing 80% size: 16 => 32 type: standard => standard EXAMPLEeclat chvol vol-deadbeef size=32 SEE ALSOeclat(1), eclat-lschvol(1).AUTHORSSergey PoznyakoffBUG REPORTSReport bugs to <bug-eclat@gnu.org.ua>.COPYRIGHTCopyright © 2012-2018 Sergey PoznyakoffLicense 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.
Visit the GSP FreeBSD Man Page Interface. |