euca-attach-volume(1)
NAME
euca-attach-volume - Eucalyptus tool: Attaches a volume to an instance.
DESCRIPTION
Attaches a volume to an instance.
euca-attach-volume -i, --instance instance_id -d, --device device [-h,
--help] [--version] [--debug] volume_id
REQUIRED PARAMETERS
-i, --instance unique id of a running instance to
attach the volume to.
-d, --device local device name (inside the guest VM)
to use.
volume_id unique id for a volume to attach.
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-attach-volume is maintained as a Texinfo manual. If the info and euca-attach-volume programs are properly
installed at your site, the command
- info euca-attach-volume
- should give you access to the complete manual.