For VM instances, volumes provide additional storage. You might think of them as an external storage device that you can attach and detach from your virtual machine as needed, similar to a hard drive or a USB drive. The steps for attaching volumes to an Openstack-based instance are discussed in this article.
This procedure details the steps involved in attaching a Cinder volume to an existing to compute instance using the cinder and nova command-line interfaces.
Now that we have a usable volume, we can attach this to any instance. We do this by using the nova volume-attach command in Nova Client.
If you would like to become an OpenStack Certified professional, then visit Mindmajix - A Global online training platform:" OpenStack Certification Training Course ". This course will help you to achieve excellence in this domain. |
To begin with, assure that you are logged into the Ubuntu client that has access to the Nova Client tools. These packages can be installed using the following command:
Carry out the following steps to attach a volume to an instance using Nova Client:
The following output is generated:
Related Article: OpenStack Tutorial |
Attaching a cinder-volume is no different from plugging in a USB stick on your own computer—we attach it, (optionally) format it, and mount it.
Under Nova Client, the option volume-attach takes the following syntax:
nova volume-attach instance_id volume_id device
instance_ id is the ID returned from the nova list for the instance that we want to attach the volume to. The volume_id is the name of the device within the instance that we will use to mount the volume that can be retrieved using nova volume-list. This device is the device that will be created on our instance that we use to mount the volume.
Our work-support plans provide precise options as per your project tasks. Whether you are a newbie or an experienced professional seeking assistance in completing project tasks, we are here with the following plans to meet your custom needs:
Name | Dates | |
---|---|---|
OpenStack Training | Nov 19 to Dec 04 | View Details |
OpenStack Training | Nov 23 to Dec 08 | View Details |
OpenStack Training | Nov 26 to Dec 11 | View Details |
OpenStack Training | Nov 30 to Dec 15 | View Details |
I am Ruchitha, working as a content writer for MindMajix technologies. My writings focus on the latest technical software, tutorials, and innovations. I am also into research about AI and Neuromarketing. I am a media post-graduate from BCU – Birmingham, UK. Before, my writings focused on business articles on digital marketing and social media. You can connect with me on LinkedIn.