January 2018
Intermediate to advanced
398 pages
7h 54m
English
Now that we have a usable volume, we can attach it to any instance. We'll do this using the openstack server volume add command.
To attach a volume to an instance, you will need the following:
openstack command-line clientopenrc file with appropriate credentials for the environmentFor our example, these values are as follows:
cookbook.volumecookbook.testCarry out the following steps to attach a volume to an instance using the openstack client:
openstack server list -c Name -c ID -f table
An example showing ...
Read now
Unlock full access