|
NAMEeclat-mkvol, eclat-create-volume - create an Amazon EBS volumeSYNOPSISeclat mkvol [-i N] [-s] [--iops=N] [--snapshot=ID] SIZE ZONEeclat mkvol --help DESCRIPTIONThis command creates a new Amazon EBS volume of size SIZE in the availability zone ZONE. The created volume can then be attached to any EC2 instance in the same Availability Zone.OPTIONS
OUTPUTOn success, the default format prints the ID of the created volume and its status.EXAMPLE$ eclat mkvol 80 eu-west-1b vol-de1203fa creating SEE ALSOeclat(1), eclat-rmvol(1), eclat-lsvol(1), eclat-atvol(1), eclat-devol(1), eclat-describe-availability-zones(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. |