How to Start a VM From a Snapshot on EO-Lab

a) Volume Snapshot

  1. Choose the desired virtual machine (booted from Volume) and click on the “Create snapshot” button.

../_images/snap00.png
  1. Set a name for the snapshot and confirm with the blue button.

../_images/snap01.png
  1. Go to the Volumes tab and click on Snapshots.

../_images/snap333.png
  1. This is where your snapshots are stored. To start a virtual machine from this type of snapshot, click on the arrow beside “Create Volume”.

../_images/snap4.png
  1. Next, choose“Launch as Instance”.

../_images/snap5.png
  1. Set the Instance name and change bookmark to “Source”.

../_images/snap6.png
  1. Set Boot Source to “Volume Snapshot” and select the previously created snapshot by clicking on the arrow:

../_images/snap7.png
  1. The rest of the procedure is the same, please see here: How to Create New Linux VM in OpenStack Dashboard Horizon on EO-Lab.

  1. The newly created VM will be visible in the Instances list.

../_images/snap8.png

b) Image Snapshot

  1. Choose the desired virtual machine and click on the “Create snapshot” button.

../_images/snap1.png
  1. Set a name for the snapshot and confirm with the blue button.

../_images/snap2.png
  1. Go to Compute tab and press Images.

../_images/snap3.png
  1. Scroll down and find your snapshot. Click on the “Launch”.

../_images/snap4.png

Attention

Image snapshot is in RAW format and its size is equivalent to the image that VM was booted from. In the “Images” you may also find symbolic links to the volume snapshots.(i.e. snapshot-virtual-machine-01 from a) scenario). This type of snapshot is in format QCOW2 and its size is set on 0 bytes.

  1. Name your virtual machine and go to “Source.” Set Boot Source on “Instance snapshot” and choose previously created Snapshot in RAW format.

../_images/snap5.png
  1. The rest of the procedure is the same, please see here: How to Create New Linux VM in OpenStack Dashboard Horizon on EO-Lab.

  1. Virtual machine has been created.

../_images/snap6.png