Update backups_and_disaster_recovery.md

This commit is contained in:
Olivier Lambert
2015-11-10 14:18:58 +01:00
parent 996308b0c3
commit 994d3064f7

View File

@@ -1,2 +1,19 @@
# Backups and Disaster Recovery
This section is dedicated to any existing means to rollback or backup your VM 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).
![](https://xen-orchestra.com/blog/content/images/2015/07/backupexample.png)
[Read more here](https://xen-orchestra.com/blog/backup-your-xenserver-vms-with-xen-orchestra/).
### 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).
[Read more about it](https://xen-orchestra.com/blog/xen-orchestra-4-2/#schedulerollingsnapshots).
### Disaster recovery