title | updated |
---|---|
Managing snapshots of an instance in Horizon |
2024-09-04 |
During your activity, you will probably need to back up your data, configurations and even your entire instances. To do this, you can create snapshots of your instances. These can be used to restore a later configuration on your instance, or to create an exact copy of an instance.
This guide explains how to manage snapshots from the OpenStack Horizon interface.
Log into the Horizon interface, and ensure that you are in the correct region. You can verify this on the top left corner.
Next, click on the Compute
{.action} menu on the left side and select Instances
{.action}. Select Create Snapshot
{.action} next to the corresponding instance.
In the pop-up window, enter the required information:
Snapshot Name: Set a name for the snapshot and click on Create Snapshot
{.action}.
The snapshot will then be listed in the Images
{.action} section. For this reason, we recommend naming each snapshot explicitly.
You can restore a snapshot by creating a new instance from it.
In the horizon interface, click on the Compute
{.action} menu on the left side, then click on Images
{.action}.
Click on Launch
{.action} next to the selected snapshot.
In the pop-up window, a number of options need to be selected to complete the restoration of the snapshot.
[!tabs] Details
Instance Name: Specify the name you want for the instance.
Count: Select the amount of instances you want to launch from the snapshot.
{.thumbnail}
Flavor
Select the flavor you want. Make sure you select a flavor whose resources are equal to or greater than the size of the image (snapshot).
{.thumbnail}
Network
Select a public network (Ext-Net) to attach to the instance.
{.thumbnail}
Keypair
Select (3), create (1) or import (2) a key pair.
{.thumbnail}
Once done, click on Launch Instance
{.action} to begin the creation of your instance.
In the horizon interface, click on the Compute
{.action} menu on the left side, then click on Images
{.action}.
Next, click the drop-down arrow next to the snapshot you want to delete and click on Delete Image
{.action}. Confirm the deletion of the snapshot.
Join our community of users.