January 2018
Intermediate to advanced
398 pages
7h 54m
English
Ordinarily, Cinder volumes can only be attached to one instance at a time. Thus, you need to detach it from one instance before attaching it to another. To detach a volume, we will use another OpenStack client command called openstack server remove volume.
To detach a volume from 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.test/mnt1Carry out the following steps to detach a volume to an instance using ...
Read now
Unlock full access