From 973f15835e27634bee9608064d8dbe14b4001870 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Tue, 10 Nov 2015 14:00:07 +0100 Subject: [PATCH] Update features.md --- features.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/features.md b/features.md index 29779fbcf..1e8781826 100644 --- a/features.md +++ b/features.md @@ -86,8 +86,18 @@ This section is dedicated to any existing means to rollback or backup your VM in ### 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 ## VM (and resources) delegation