link icon replaced

This commit is contained in:
govardhan
2025-06-19 14:09:10 +05:30
parent 60adbde60c
commit 172f8e2b34
158 changed files with 996 additions and 996 deletions

View File

@ -1,4 +1,4 @@
Bootable versus non-bootable volumes on CloudFerro Cloud[](#bootable-versus-non-bootable-volumes-on-brand-name "Permalink to this headline")
Bootable versus non-bootable volumes on CloudFerro Cloud[🔗](#bootable-versus-non-bootable-volumes-on-brand-name "Permalink to this headline")
=============================================================================================================================================
Each volume has an indicator called **bootable** which shows whether an operating system can be booted from it or not. That indicator can be set up manually at any time. If you set it up on a volume that does not contain a bootable operating system and later try to boot a VM from it, you will see an error as a response.
@ -8,7 +8,7 @@ In this article we will
> * explain practical differences between **bootable** and **non-bootable** volumes and
> * provide procedures in Horizon and OpenStack CLI to check whether the volume **bootable** or not.
Bootable vs. non-bootable volumes[](#bootable-vs-non-bootable-volumes "Permalink to this headline")
Bootable vs. non-bootable volumes[🔗](#bootable-vs-non-bootable-volumes "Permalink to this headline")
----------------------------------------------------------------------------------------------------
Bootable and non-bootable volumes share the following similarities:
@ -26,7 +26,7 @@ On the other hand, non-bootable volumes can
> * add more storage space to an instance (especially for applications which require lots of data) and
> * separate data from the operating system to make backups and data management easier.
What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this headline")
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
---------------------------------------------------------------------------------------
> * Which volumes appear when creating a virtual machine using Horizon dashboard?
@ -36,7 +36,7 @@ What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this h
> * Modifying bootable status of a volume
> * What happens if you launch a virtual machine from a volume which does not have a functional operating system?
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Account**

View File

@ -1,4 +1,4 @@
Ephemeral vs Persistent storage option Create New Volume on CloudFerro Cloud[](#ephemeral-vs-persistent-storage-option-create-new-volume-on-brand-name "Permalink to this headline")
Ephemeral vs Persistent storage option Create New Volume on CloudFerro Cloud[🔗](#ephemeral-vs-persistent-storage-option-create-new-volume-on-brand-name "Permalink to this headline")
=====================================================================================================================================================================================
Volumes created in the **Volumes > Volumes** section are *persistent* storage. They can be attached to a virtual machine and then reattached to a different one. They survive the removal of the virtual machine to which they are connected. You can also clone them, which is a simple way of creating a backup. However, if you copy them, you might also be interested in [Volume snapshot inheritance and its consequences on CloudFerro Cloud](Volume-snapshot-inheritance-and-its-consequences-on-CloudFerro-Cloud.html.md).

View File

@ -1,16 +1,16 @@
How To Attach Volume To Windows VM On CloudFerro Cloud[](#how-to-attach-volume-to-windows-vm-on-brand-name "Permalink to this headline")
How To Attach Volume To Windows VM On CloudFerro Cloud[🔗](#how-to-attach-volume-to-windows-vm-on-brand-name "Permalink to this headline")
=========================================================================================================================================
In this tutorial, you will attach a volume to your Windows virtual machine. It increases the storage available for your files.
What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this headline")
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
---------------------------------------------------------------------------------------
> * Creating a new volume
> * Attaching the new volume to a VM
> * Preparing the volume to use with a VM
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Hosting**
@ -21,7 +21,7 @@ No. 2 **Windows VM**
You must operate a Microsoft Windows virtual machine running on CloudFerro Cloud cloud. You can access it using the webconsole ([How to access the VM from OpenStack console on CloudFerro Cloud](../cloud/How-to-access-the-VM-from-OpenStack-console-on-CloudFerro-Cloud.html.md)) or through RDP. If you are using RDP, we strongly recommend using a bastion host for your security: [Connecting to a Windows VM via RDP through a Linux bastion host port forwarding on CloudFerro Cloud](../windows/Connecting-to-a-Windows-VM-via-RDP-through-a-Linux-bastion-host-port-forwarding-on-CloudFerro-Cloud.html.md).
Step 1: Create a New Volume[](#step-1-create-a-new-volume "Permalink to this headline")
Step 1: Create a New Volume[🔗](#step-1-create-a-new-volume "Permalink to this headline")
----------------------------------------------------------------------------------------
Login to the Horizon panel available at <https://horizon.cloudferro.com>.
@ -48,7 +48,7 @@ You should now see the volume you just created. In our case it is called **data*
![create-volume-windows-03_creodias.png](../_images/create-volume-windows-03_creodias.png)
Step 2: Attach the Volume to VM[](#step-2-attach-the-volume-to-vm "Permalink to this headline")
Step 2: Attach the Volume to VM[🔗](#step-2-attach-the-volume-to-vm "Permalink to this headline")
------------------------------------------------------------------------------------------------
Now that you have created your volume, you can use it as storage for one of your VMs. To do that, attach the volume to a VM.
@ -69,7 +69,7 @@ Your volume should now be attached to the virtual machine:
![create-volume-windows-06_creodias.png](../_images/create-volume-windows-06_creodias.png)
Step 3: Format the Drive[](#step-3-format-the-drive "Permalink to this headline")
Step 3: Format the Drive[🔗](#step-3-format-the-drive "Permalink to this headline")
----------------------------------------------------------------------------------
Start your VM and access it using RDP or the webconsole (see Prerequisite 2). Right-click the Start button and from the context menu select **Disk Management**. You should receive the following window:
@ -138,7 +138,7 @@ Your volume should now be mounted. If you chose to assign a drive letter, it sho
If you want to create more partitions, repeat right-clicking the **Unallocated** space and completing the wizard as previously explained.
What To Do Next[](#what-to-do-next "Permalink to this headline")
What To Do Next[🔗](#what-to-do-next "Permalink to this headline")
-----------------------------------------------------------------
Once you have gathered some data on your volume, you can create its backup, as explained in this article:

View File

@ -1,11 +1,11 @@
How to Create Backup of Your Volume From Windows Machine on CloudFerro Cloud[](#how-to-create-backup-of-your-volume-from-windows-machine-on-brand-name "Permalink to this headline")
How to Create Backup of Your Volume From Windows Machine on CloudFerro Cloud[🔗](#how-to-create-backup-of-your-volume-from-windows-machine-on-brand-name "Permalink to this headline")
=====================================================================================================================================================================================
In this tutorial you will learn how create a backup of your volume on CloudFerro Cloud cloud. It allows you to save its state at a certain point in time and, for example, perform some experiments on it. You can then restore the volume to its previous state if you are unhappy with the results.
Those backups are stored using object storage. Restoring a backup will delete all data added to a volume after backup was created.
What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this headline")
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
---------------------------------------------------------------------------------------
> * Disconnecting the volume from a Windows virtual machine
@ -13,7 +13,7 @@ What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this h
> * Restoring a backup of a volume
> * Reattaching a volume to your Windows virtual machine
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Account**
@ -28,7 +28,7 @@ No. 3 **Volume**
A volume must be connected to your Windows virtual machine.
Disconnecting the volume from a virtual machine[](#disconnecting-the-volume-from-a-virtual-machine "Permalink to this headline")
Disconnecting the volume from a virtual machine[🔗](#disconnecting-the-volume-from-a-virtual-machine "Permalink to this headline")
---------------------------------------------------------------------------------------------------------------------------------
Before creating a backup of your volume, disconnect it.
@ -71,7 +71,7 @@ The following window should appear:
Click **Detach Volume** and confirm your choice.
Creating a Backup of Your Volume[](#creating-a-backup-of-your-volume "Permalink to this headline")
Creating a Backup of Your Volume[🔗](#creating-a-backup-of-your-volume "Permalink to this headline")
---------------------------------------------------------------------------------------------------
Now that you have detached the volume from your virtual machine, you can make its backup by following these steps:
@ -91,7 +91,7 @@ Once the process is over, you should see the status **Available** next to your b
![volume-backup-09_creodias.png](../_images/volume-backup-09_creodias.png)
Restoring the backup[](#restoring-the-backup "Permalink to this headline")
Restoring the backup[🔗](#restoring-the-backup "Permalink to this headline")
---------------------------------------------------------------------------
There are two ways of restoring a backup:
@ -113,7 +113,7 @@ Once this operation is completed, you should see the status **Available** next t
You can now reattach the volume to your virtual machine.
Reattaching the volume to your virtual machine[](#reattaching-the-volume-to-your-virtual-machine "Permalink to this headline")
Reattaching the volume to your virtual machine[🔗](#reattaching-the-volume-to-your-virtual-machine "Permalink to this headline")
-------------------------------------------------------------------------------------------------------------------------------
In the **Volumes** > **Volumes** section of the Horizon dashboard, find the row containing your volume. Choose **Manage Attachments** from the drop-down menu in the **Actions** column for it. You should get the following window:

View File

@ -1,4 +1,4 @@
How many objects can I put into Object Storage container bucket on CloudFerro Cloud[](#how-many-objects-can-i-put-into-object-storage-container-bucket-on-brand-name "Permalink to this headline")
How many objects can I put into Object Storage container bucket on CloudFerro Cloud[🔗](#how-many-objects-can-i-put-into-object-storage-container-bucket-on-brand-name "Permalink to this headline")
===================================================================================================================================================================================================
It is highly advisable to put no more than 1 million (1 000 000) objects into one bucket (container). Having more objects makes listing of them very inefficient. We suggest to create many buckets with a small amount of objects instead of a small amount of buckets with many objects.

View File

@ -1,4 +1,4 @@
How to attach a volume to VM less than 2TB on Linux on CloudFerro Cloud[](#how-to-attach-a-volume-to-vm-less-than-2tb-on-linux-on-brand-name "Permalink to this headline")
How to attach a volume to VM less than 2TB on Linux on CloudFerro Cloud[🔗](#how-to-attach-a-volume-to-vm-less-than-2tb-on-linux-on-brand-name "Permalink to this headline")
===========================================================================================================================================================================
In this tutorial, you will create a volume which is smaller than 2 TB. Then, you will attach it to a VM and format it in the appropriate way.
@ -7,14 +7,14 @@ Note
If you want to create and attach a volume that has more than 2 TB of storage, you will need to use different software for its formatting. If this is the case, please visit the following article instead: [How to attach a volume to VM more than 2TB on Linux on CloudFerro Cloud](How-to-attach-a-volume-to-VM-more-than-2TB-on-Linux-on-CloudFerro-Cloud.html.md).
What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this headline")
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
---------------------------------------------------------------------------------------
> * Creating a new volume
> * Attaching the new volume to a VM
> * Formatting and mounting of the new volume
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Hosting**
@ -41,7 +41,7 @@ No. 4 **SSH access to the VM**
[How to connect to your virtual machine via SSH in Linux on CloudFerro Cloud](../networking/How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-CloudFerro-Cloud.html.md).
Step 1: Create a Volume[](#step-1-create-a-volume "Permalink to this headline")
Step 1: Create a Volume[🔗](#step-1-create-a-volume "Permalink to this headline")
--------------------------------------------------------------------------------
Login to the Horizon panel available at <https://horizon.cloudferro.com>.
@ -68,7 +68,7 @@ You should now see the volume you just created. In our case it is called **volum
![volume-less-03_creodias.png](../_images/volume-less-03_creodias.png)
Step 2: Attach the Volume to VM[](#step-2-attach-the-volume-to-vm "Permalink to this headline")
Step 2: Attach the Volume to VM[🔗](#step-2-attach-the-volume-to-vm "Permalink to this headline")
------------------------------------------------------------------------------------------------
Now that you have created your volume, you can use it as storage for one of your VMs. To do that, attach the volume to a VM.
@ -91,7 +91,7 @@ Your volume should now be attached to the VM:
![volume-less-07_creodias.png](../_images/volume-less-07_creodias.png)
Step 3: Partition the Volume[](#step-3-partition-the-volume "Permalink to this headline")
Step 3: Partition the Volume[🔗](#step-3-partition-the-volume "Permalink to this headline")
------------------------------------------------------------------------------------------
It is time to access your virtual machine to prepare the volume for data storage.
@ -176,7 +176,7 @@ The device file of the new partition should have the same name as the device fil
![volume-less-09_creodias.png](../_images/volume-less-09_creodias.png)
Step 5: Create the File System[](#step-5-create-the-file-system "Permalink to this headline")
Step 5: Create the File System[🔗](#step-5-create-the-file-system "Permalink to this headline")
----------------------------------------------------------------------------------------------
In order to save data on this volume, create **ext4** filesystem on it. **ext4** is arguably the most popular filesystem on Linux distributions.
@ -192,7 +192,7 @@ Replace **sdb1** with the name of the device file of the partition provided to y
This process should take less than a minute.
Step 6: Create the mount point[](#step-6-create-the-mount-point "Permalink to this headline")
Step 6: Create the mount point[🔗](#step-6-create-the-mount-point "Permalink to this headline")
----------------------------------------------------------------------------------------------
You need to specify the location in the directory structure from which you will access the data stored on that volume. In Linux it is typically done in the **/etc/fstab** config file.
@ -269,7 +269,7 @@ sudo chmod 777 /my_volume
During the next boot of your virtual machine, the volume should be mounted automatically.
What To Do Next[](#what-to-do-next "Permalink to this headline")
What To Do Next[🔗](#what-to-do-next "Permalink to this headline")
-----------------------------------------------------------------
You have successfully created a volume and prepared it for use on a Linux virtual machine.

View File

@ -1,4 +1,4 @@
How to attach a volume to VM more than 2TB on Linux on CloudFerro Cloud[](#how-to-attach-a-volume-to-vm-more-than-2tb-on-linux-on-brand-name "Permalink to this headline")
How to attach a volume to VM more than 2TB on Linux on CloudFerro Cloud[🔗](#how-to-attach-a-volume-to-vm-more-than-2tb-on-linux-on-brand-name "Permalink to this headline")
===========================================================================================================================================================================
In this tutorial, you will create a volume which is larger than 2 TB. Then, you will attach it to a VM and format it in the appropriate way.
@ -7,14 +7,14 @@ Note
If you want to create and attach a volume that has less than 2 TB of storage, you will need to use different software for its formatting. If this is the case, please visit the following article instead: [How to attach a volume to VM less than 2TB on Linux on CloudFerro Cloud](How-to-attach-a-volume-to-VM-less-than-2TB-on-Linux-on-CloudFerro-Cloud.html.md).
What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this headline")
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
---------------------------------------------------------------------------------------
> * Creating a new volume
> * Attaching the new volume to a VM
> * Formatting and mounting of the new volume
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Hosting**
@ -39,7 +39,7 @@ No. 4 **SSH access to the VM**
[How to connect to your virtual machine via SSH in Linux on CloudFerro Cloud](../networking/How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-CloudFerro-Cloud.html.md).
Step 1: Create a Volume[](#step-1-create-a-volume "Permalink to this headline")
Step 1: Create a Volume[🔗](#step-1-create-a-volume "Permalink to this headline")
--------------------------------------------------------------------------------
Login to the Horizon panel available at <https://horizon.cloudferro.com>.
@ -66,7 +66,7 @@ You should now see the volume you just created. In our case it is called **my-fi
![volume-more-03_creodias.png](../_images/volume-more-03_creodias.png)
Step 2: Attach the Volume to VM[](#step-2-attach-the-volume-to-vm "Permalink to this headline")
Step 2: Attach the Volume to VM[🔗](#step-2-attach-the-volume-to-vm "Permalink to this headline")
------------------------------------------------------------------------------------------------
Now that you have created your volume, you can use it as storage for one of your VMs. To do that, attach the volume to a VM.
@ -89,7 +89,7 @@ Your volume should now be attached to the VM:
![volume-more-07_creodias.png](../_images/volume-more-07_creodias.png)
Step 3: Create the Partition Table[](#step-3-create-the-partition-table "Permalink to this headline")
Step 3: Create the Partition Table[🔗](#step-3-create-the-partition-table "Permalink to this headline")
------------------------------------------------------------------------------------------------------
It is time to access your virtual machine to prepare the volume for data storage.
@ -188,7 +188,7 @@ The device file of the new partition should have the same name as the device fil
![volume-more-09_creodias.png](../_images/volume-more-09_creodias.png)
Step 5: Create the File System[](#step-5-create-the-file-system "Permalink to this headline")
Step 5: Create the File System[🔗](#step-5-create-the-file-system "Permalink to this headline")
----------------------------------------------------------------------------------------------
In order to save data on this volume, create **ext4** filesystem on it. **ext4** is arguably the most popular filesystem on Linux distributions.
@ -204,7 +204,7 @@ Replace **sdb1** with the name of the device file of the partition provided to y
This process took less than a minute for a 2,4 terabyte volume.
Step 6: Create the mount point[](#step-6-create-the-mount-point "Permalink to this headline")
Step 6: Create the mount point[🔗](#step-6-create-the-mount-point "Permalink to this headline")
----------------------------------------------------------------------------------------------
You need to specify the location in the directory structure from which you will access the data stored on that volume. In Linux it is typically done in the **/etc/fstab** config file.
@ -281,7 +281,7 @@ sudo chmod 777 /my_volume
During the next boot of your virtual machine, the volume should be mounted automatically.
What To Do Next[](#what-to-do-next "Permalink to this headline")
What To Do Next[🔗](#what-to-do-next "Permalink to this headline")
-----------------------------------------------------------------
You have successfully created a volume larger than 2 TB and prepared it for use on a Linux virtual machine.

View File

@ -1,9 +1,9 @@
How to create or delete volume snapshot on CloudFerro Cloud[](#how-to-create-or-delete-volume-snapshot-on-brand-name "Permalink to this headline")
How to create or delete volume snapshot on CloudFerro Cloud[🔗](#how-to-create-or-delete-volume-snapshot-on-brand-name "Permalink to this headline")
===================================================================================================================================================
Volume snapshot allows you to save the state of volume at a specific point in time. Here is how to create or delete volume snapshot using Horizon dashboard or OpenStack CLI client.
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Hosting**

View File

@ -1,4 +1,4 @@
How to create volume Snapshot and attach as Volume on Linux or Windows on CloudFerro Cloud[](#how-to-create-volume-snapshot-and-attach-as-volume-on-linux-or-windows-on-brand-name "Permalink to this headline")
How to create volume Snapshot and attach as Volume on Linux or Windows on CloudFerro Cloud[🔗](#how-to-create-volume-snapshot-and-attach-as-volume-on-linux-or-windows-on-brand-name "Permalink to this headline")
=================================================================================================================================================================================================================
To create a snapshot of a Volume:

View File

@ -1,4 +1,4 @@
How to export a volume over NFS on CloudFerro Cloud[](#how-to-export-a-volume-over-nfs-on-brand-name "Permalink to this headline")
How to export a volume over NFS on CloudFerro Cloud[🔗](#how-to-export-a-volume-over-nfs-on-brand-name "Permalink to this headline")
===================================================================================================================================
**Server configuration**

View File

@ -1,4 +1,4 @@
How to export a volume over NFS outside of a project on CloudFerro Cloud[](#how-to-export-a-volume-over-nfs-outside-of-a-project-on-brand-name "Permalink to this headline")
How to export a volume over NFS outside of a project on CloudFerro Cloud[🔗](#how-to-export-a-volume-over-nfs-outside-of-a-project-on-brand-name "Permalink to this headline")
=============================================================================================================================================================================
**Prerequisites**

View File

@ -1,4 +1,4 @@
How to extend the volume in Linux on CloudFerro Cloud[](#how-to-extend-the-volume-in-linux-on-brand-name "Permalink to this headline")
How to extend the volume in Linux on CloudFerro Cloud[🔗](#how-to-extend-the-volume-in-linux-on-brand-name "Permalink to this headline")
=======================================================================================================================================
It is possible to extend a Volume from the Horizon dashboard.

View File

@ -1,11 +1,11 @@
How to mount object storage in Linux on CloudFerro Cloud[](#how-to-mount-object-storage-in-linux-on-brand-name "Permalink to this headline")
How to mount object storage in Linux on CloudFerro Cloud[🔗](#how-to-mount-object-storage-in-linux-on-brand-name "Permalink to this headline")
=============================================================================================================================================
S3 is a protocol for storing and retrieving data on and from remote servers. The user has their own S3 account and is identified by a pair of identifiers, which are called Access Key and Secret Key. These keys act as a username and password for your S3 account.
Usually, for desktop computers we refer to files within a directory. In S3 terminology, file is called “object” and its name is called “key”. The S3 term for directory (or folder) is “bucket”. To mount object storage in your Linux computer, you will use command **s3fs**.
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
Prerequisite No. 1 **Hosting**
@ -20,7 +20,7 @@ The Access Key and Secret Key for access to an s3 account are also called the
At this point, you should have access to the cloud environment, using the OpenStack CLI client. It means that the command **openstack** is operational.
Check your credentials and save them in a file[](#check-your-credentials-and-save-them-in-a-file "Permalink to this headline")
Check your credentials and save them in a file[🔗](#check-your-credentials-and-save-them-in-a-file "Permalink to this headline")
-------------------------------------------------------------------------------------------------------------------------------
Check your credentials with the following command:
@ -50,7 +50,7 @@ chmod 600 .passwd-s3fs
Code **600** means you can read and write the file or directory but that none of the other users on the local host will have access to it.
Enable 3fs[](#enable-3fs "Permalink to this headline")
Enable 3fs[🔗](#enable-3fs "Permalink to this headline")
-------------------------------------------------------
Uncomment “user\_allow\_other” in *fuse.conf* file as root
@ -67,7 +67,7 @@ s3fs w-container-1 /local/mount/point - passwd_file=~/.passwd-s3fs -o url=https:
```
What To Do Next[](#what-to-do-next "Permalink to this headline")
What To Do Next[🔗](#what-to-do-next "Permalink to this headline")
-----------------------------------------------------------------
If you want to access s3 files without mounting to the local computer, use command **s3cmd**.

View File

@ -1,11 +1,11 @@
How to move data volume between two VMs using OpenStack Horizon on CloudFerro Cloud[](#how-to-move-data-volume-between-two-vms-using-openstack-horizon-on-brand-name "Permalink to this headline")
How to move data volume between two VMs using OpenStack Horizon on CloudFerro Cloud[🔗](#how-to-move-data-volume-between-two-vms-using-openstack-horizon-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 the Horizon dashboard to transfer volumes between virtual machines which are in the same project.
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Hosting**
@ -20,7 +20,7 @@ No. 3 **Destination virtual machine**
We also assume that you want to access the data stored on volume mentioned in Prerequisite No. 2 from another instance which is in the same project - we will call that instance *destination* virtual machine.
What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this headline")
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
---------------------------------------------------------------------------------------
> * Ensure that the transfer is possible
@ -37,11 +37,11 @@ What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this h
Some parts of some screenshots in this article are greyed out for privacy reasons.
Ensure that the transfer is possible[](#ensure-that-the-transfer-is-possible "Permalink to this headline")
Ensure that the transfer is possible[🔗](#ensure-that-the-transfer-is-possible "Permalink to this headline")
-----------------------------------------------------------------------------------------------------------
Before the actual transfer, you have to examine the state of the volume and of the instances and conclude whether the transfer is possible right away or should you perform other operations first:
### Projects must be on the same cloud[](#projects-must-be-on-the-same-cloud "Permalink to this headline")
### Projects must be on the same cloud[🔗](#projects-must-be-on-the-same-cloud "Permalink to this headline")
If the projects are not on the same cloud, do not use this article but see one of these articles instead:

View File

@ -1,11 +1,11 @@
How to restore volume from snapshot on CloudFerro Cloud[](#how-to-restore-volume-from-snapshot-on-brand-name "Permalink to this headline")
How to restore volume from snapshot on CloudFerro Cloud[🔗](#how-to-restore-volume-from-snapshot-on-brand-name "Permalink to this headline")
===========================================================================================================================================
In this article, you will learn how to restore volume from volume snapshot using Horizon dashboard or OpenStack CLI client.
This can be achieved by creating a new volume from existing snapshot. You can then delete the previous snapshot and, optionally, previous volume.
Prerequisites[](#prerequisites "Permalink to this headline")
Prerequisites[🔗](#prerequisites "Permalink to this headline")
-------------------------------------------------------------
No. 1 **Hosting**

View File

@ -1,4 +1,4 @@
Volume snapshot inheritance and its consequences on CloudFerro Cloud[](#volume-snapshot-inheritance-and-its-consequences-on-brand-name "Permalink to this headline")
Volume snapshot inheritance and its consequences on CloudFerro Cloud[🔗](#volume-snapshot-inheritance-and-its-consequences-on-brand-name "Permalink to this headline")
=====================================================================================================================================================================
Performing a volume snapshot is a common form of securing your data against loss.

View File

@ -15,6 +15,6 @@
* [How to export a volume over NFS outside of a project on CloudFerro Cloud](How-to-export-a-volume-over-NFS-outside-of-a-project-on-CloudFerro-Cloud.html.md)
* [How to extend the volume in Linux on CloudFerro Cloud](How-to-extend-the-volume-in-Linux-on-CloudFerro-Cloud.html.md)
* [How to mount object storage in Linux on CloudFerro Cloud](How-to-mount-object-storage-in-Linux-on-CloudFerro-Cloud.html.md)
* [Projects must be on the same cloud[](#projects-must-be-on-the-same-cloud "Permalink to this headline")](How-to-move-data-volume-between-two-VMs-using-OpenStack-Horizon-on-CloudFerro-Cloud.html.md)
* [Projects must be on the same cloud[🔗](#projects-must-be-on-the-same-cloud "Permalink to this headline")](How-to-move-data-volume-between-two-VMs-using-OpenStack-Horizon-on-CloudFerro-Cloud.html.md)
* [How to restore volume from snapshot on CloudFerro Cloud](How-to-restore-volume-from-snapshot-on-CloudFerro-Cloud.html.md)
* [Volume snapshot inheritance and its consequences on CloudFerro Cloud](Volume-snapshot-inheritance-and-its-consequences-on-CloudFerro-Cloud.html.md)