Files
3engines_doc/docs/openstackcli/How-to-move-data-volume-between-two-VMs-using-OpenStack-CLI-on-CloudFerro-Cloud.html.md
2025-06-19 09:01:18 +05:30

1.2 KiB

How to move data volume between VMs using OpenStack CLI on CloudFerro Cloud

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.

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: