Update rolling_snapshots.md

This commit is contained in:
Olivier Lambert
2015-11-13 18:49:12 +01:00
parent 643d61bad0
commit da23a92ca8

View File

@@ -1,2 +1,9 @@
# Rolling 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**.
[Read more about it](https://xen-orchestra.com/blog/xen-orchestra-4-2/#schedulerollingsnapshots).
> Advice: due to space usage, rolling snapshots should be avoided for large VMs on non-thin provisioned storages.