Skip to content

OpenNebula/addon-image-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

OpenNebula backup script for QCOW2 datastores

This repo content was removed due to community changes made by opennebula systems.

It is hosted on our Gitlab now.

Description

Purpose of this script is to backup OpenNebula datastores type of file (qcow2). This script have to run on dedicated backup server.

It backups:

  • non-persistent base images - those which are used to deploy non-persistent VMs
  • persistent images with live snapshoting support
    • when image is attached to VM them live external snapshot is created
    • them image is copied using rsync to backup dir
    • at the end external snapshot is blockcommited back to original image and deleted
  • system datastores with deployments files - without VM images, which are non-persistent ones

How it works

Flow diagram

Authors

Support

FeldHost™ offers design, implementation, operation and management of a cloud solution based on OpenNebula.

Compatibility

This add-on is compatible with OpenNebula 5.0+, NodeJS 5.10.1+ and NPM 3.8.3+

About

OpenNebula backup script for QCOW2 datastores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published