17 lines
1.2 KiB
Markdown
17 lines
1.2 KiB
Markdown
How to move data volume between VMs using OpenStack CLI on CloudFerro Cloud[](#how-to-move-data-volume-between-vms-using-openstack-cli-on-brand-name "Permalink to this headline")
|
|
===================================================================================================================================================================================
|
|
|
|
Volumes are used to store data and those data can be accessed from a virtual machine to which the volume is attached. To access data stored on a volume from another virtual machine, you need to disconnect that volume from virtual machine to which it is currently connected, and connect it to another instance.
|
|
|
|
This article uses OpenStack CLI client to transfer volumes between virtual machines which are in the same project.
|
|
|
|
Prerequisites[](#prerequisites "Permalink to this headline")
|
|
-------------------------------------------------------------
|
|
|
|
No. 1 **Hosting**
|
|
|
|
You need a CloudFerro Cloud hosting account with Horizon interface <https://horizon.cloudferro.com>.
|
|
|
|
No. 2 **OpenStack CLI client**
|
|
|
|
To be able to use the OpenStack CLI client, you need to have it installed. One of these articles should help: |