From 8b8c1aa6b4537824eefa30abbda8491d478a9564 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Tue, 10 Nov 2015 15:02:07 +0100 Subject: [PATCH] Update backups.md --- backups.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backups.md b/backups.md index ad540fdb9..02024ac86 100644 --- a/backups.md +++ b/backups.md @@ -41,8 +41,8 @@ Here is a network usage graph with 2 identical backup, the first one without com ## 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 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. They help to rollback to a previous state, but 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**. +**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**. [Read more about it](https://xen-orchestra.com/blog/xen-orchestra-4-2/#schedulerollingsnapshots). \ No newline at end of file