Backup & restore raw images
Backup a VM as a raw image
Login to pbil-deb and create a backup folder
Install the openstack client
The easiest way to install the openstack client is to install uv on your pbil-deb
account and then run:
Activate your cloud environment
Retrieve your openstackrc file by clicking on the link on your horizon interface
List of VM in my project
get the parameters of the instance VM
Create and backup local image of your VM
Create image on cinder:
Check if image exist on cinder:
Get and store image to you local disk:
Put the image to your iRODS space:
Note
to be able to send your vm image to the iRODS server, you need to have an iRODS environment set up.
Clean cinder to leave space for the other user:
Restore a VM as a raw image
import image to cinder
launch image from cinder
ask to Stephane to do the operation (you have to give the parameters)