euca-create-volume(1)
NAME
euca-create-volume - Eucalyptus tool: Creates a volume in a specified
availability zone.
DESCRIPTION
Creates a volume in a specified availability zone.
euca-create-volume -S, --size size | --snapshot snapshot_id -z zone
[-h, --help] [--version] [--debug]
REQUIRED PARAMETERS
-s, --size size of the volume (in GiB).
--snapshot snapshot id to create the volume from.
Either size or snapshot can be specified (not both).
-z, --zone availability zone to create the volume
in
OPTIONAL PARAMETERS
-A, --access-key user's Access Key ID.
-S, --secret-key user's Secret Key.
-U, --url URL of the Cloud to connect to.
-h, --help Display this help message.
--version Display the version of this tool.
--debug Turn on debugging.
Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
default.
SEE ALSO
- The full documentation for euca-create-volume is maintained as a Texinfo manual. If the info and euca-create-volume programs are properly
installed at your site, the command
- info euca-create-volume
- should give you access to the complete manual.