17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
How to move data volume between VMs using OpenStack CLI on 3Engines 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 3Engines Cloud hosting account with Horizon interface <https://horizon.3Engines.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: |