ECLAT-MKVOL

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
OUTPUT
EXAMPLE
SEE ALSO
AUTHORS
BUG REPORTS
COPYRIGHT

NAME

eclat-mkvol, eclat-create-volume - create an Amazon EBS volume

SYNOPSIS

eclat mkvol [-i N] [-s] [--iops=N] [--snapshot=ID] SIZE ZONE

eclat mkvol --help

DESCRIPTION

This 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

-i, --iops N

Sets the supported number of I/O operations per second (IOPS).

-s, --snapshot ID

The snapshot ID from which to create the new volume.

OUTPUT

On 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 ALSO

eclat(1), eclat-rmvol(1), eclat-lsvol(1), eclat-atvol(1), eclat-devol(1), eclat-describe-availability-zones(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