2.4 KiB
Backups
This section is dedicated to any existing means to rollback or backup your VMs in Xen Orchestra.
Full backups
You can schedule full backups of your VMs, by exporting them in the local XOA file-system, or directly in a NFS share. "Depth" parameter allow to modify the retention (removing the oldest one).
Full backups are space consuming! But they allow a very simple restoration without anything to think of (the file will contain all the VM disks and information).
Restore backups
All your scheduled backup are acccessible in the "Restore" view in backup section of Xen Orchestra.
- Select your mountpoint
- Choose the file you want to restore
- Select the host/pool you want to restore it
About backup compression
By default, Backup are compressed (using GZIP, done in XenServer side). There is no absolute rule about using compression or not, but there is some rules.
Gzip compression is:
- slow
- space efficient
- consume less bandwidth (if your NFS share is far)
If you have compression on your NFS share (or destination file-system like ZFS), you can disable compression in Xen Orchestra.
Here is a network usage graph with 2 identical backup, the first one without compression:
Scheduled snapshots
This feature is close to Backups, but it creates a snapshot when planned to do so. It also handles the retention (to remove the oldest snapshot). This feature is very convenient to rollback to a previous state.
Warning: snapshots are not backups. All snapshots are on the same Storage than their original disk. If you lose the original VDI (or the SR), you'll lose all your snapshots.
Logs
All the scheduled operations (backup, snapshots and even DR) are displayed in the main backup view.
A successful backup task will be displayed in green, a faulty one in red. You can click on the arrow to see each entry detail:
You also have a filter to search anything related to these logs.



