1EUCA-ATTACH-VOLUME(1) User Commands EUCA-ATTACH-VOLUME(1)
2
3
4
6 euca-attach-volume - Eucalyptus tool: Attaches a volume to an instance.
7
9 Attaches a volume to an instance.
10
11 euca-attach-volume -i, --instance instance_id -d, --device device [-h,
12 --help] [--version] [--debug] volume_id
13
14 REQUIRED PARAMETERS
15
16 -i, --instance unique id of a running instance to
17 attach the volume to.
18
19 -d, --device local device name (inside the guest VM)
20 to use.
21
22 volume_id unique id for a volume to attach.
23
24 OPTIONAL PARAMETERS
25
26 -a, --access-key User's Access Key ID.
27
28 -s, --secret-key User's Secret Key.
29
30 -U, --url URL of the Cloud to connect to.
31
32 --config Read credentials and cloud settings
33 from the
34
35 specified config file (defaults to $HOME/.eucarc or
36 /etc/euca2ools/eucarc).
37
38 -h, --help Display this help message.
39
40 --version Display the version of this tool.
41
42 --debug Turn on debugging.
43
44 Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
45 EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
46 default.
47
48
49
50euca-attach-volume Version: 1.2J(uBlSyD)2010 EUCA-ATTACH-VOLUME(1)