euca-create-volume (1) Linux Manual Page
euca-create-volume – Create a new volume
Synopsis
euca-create-volume -z ZONE [-s GiB] [–snapshot SNAPSHOT] [-t VOLTYPE]- [-i IOPS] [–show-empty-fields] [-U URL]
- [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h]
Description
Create a new volumeoptional arguments:
- -z ZONE, –availability-zone ZONE
- availability zone in which to create the new volume (required)
- -s GiB, –size GiB
- size of the new volume in GiB (required unless –snapshot is used)
- –snapshot SNAPSHOT
- snapshot from which to create the new volume
- -t VOLTYPE, –type VOLTYPE
- volume type
- -i IOPS, –iops IOPS
- number of I/O operations per second
- –show-empty-fields
- show empty values as "(nil)"
- -U URL, –url URL
- compute service endpoint URL
- –region USER [at] REGION
- region and/or user names to search when looking up config file data
- -I KEY_ID, –access-key-id KEY_ID
- -S KEY, –secret-key KEY
- –security-token TOKEN
- –debug
- -S KEY, –secret-key KEY
- show debugging output
- show debugging output
- –debugger
- launch interactive debugger on error
- –version
- show the program’s version and exit
- -h, –help
- show this help message and exit
