Overview

This chapter contains documentation on how to create and manage Virtual Machines Backups. Backups are managed through the datastore and image abstractions. In this way, all the concepts that apply to these objects also apply to backups like access control or quotas. Backup datastores can be defined using two backends (datastore drivers):

How Should I Read This Chapter

Before reading this chapter, you should have already installed your Frontend, the KVM Hosts and have an OpenNebula cloud up and running with at least one virtualization node.

This Chapter is structured as follows:

Hypervisor & Storage Compatibility

Performing a VM backup may require some support from the hypervisor or the disk image formats. The following table summarizes the backup modes supported for each hypervisor and storage system.

Hypervisor

Storage

Full

Incremental

Live

Power off

Live

Power off

KVM

File* (qcow2)

Yes

Yes

Yes

Yes

File* (raw)

Yes

Yes

No

No

Ceph

Yes

Yes

No

No

LVM

Not supported

LXC

File (any format)

No

Yes

No

No

Ceph

No

Yes

No

No

LVM

Not supported

vCenter

vCenter

Not supported

* Means any datastore based on files with the given format, i.e. NFS/SAN or SSH