How to start a VM from a snapshot on CREODIAS

a) Volume Snapshot

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

../_images/snap00.png
  1. Name the snapshot. The decision is up to you to improve the personal navigation throughout image or volume snapshot repository. Confirm with the blue button.

../_images/snap01.png
  1. Go to Volumes tab and press Snapshots.

../_images/snap3.png
  1. Your volume snapshot is being stored in this place. To start a virtual machine from this type of snapshot, press on the arrow beside “Create Volume”.

../_images/snap4.png
  1. Choose “Launch as Instance”.

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

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

../_images/snap7.png
  1. The rest of procedure is the same: How to create new Linux VM in OpenStack Dashboard Horizon on CREODIAS.

  1. Newly created machine is visible in the Instances list.

../_images/snap8.png

b) Image Snapshot

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

../_images/snap1.png
  1. Name the snapshot. The decision is up to you to improve the personal navigation throughout image or volume snapshot repository. 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 procedure is the same: How to create new Linux VM in OpenStack Dashboard Horizon on CREODIAS.

  1. Virtual machine has been created.

../_images/snap6.png