Update delta_backups.md
This commit is contained in:
parent
5621af6a4c
commit
7872430235
@ -1,6 +1,6 @@
|
||||
# Delta backups
|
||||
# Continuous delta backups
|
||||
|
||||
> This feature is out since 4.11
|
||||
> This feature is out since 4.11 and "Continuous" since 4.12
|
||||
|
||||
> WARNING: it works only on XenServer 6.5 or later
|
||||
|
||||
@ -29,6 +29,16 @@ So, if you want to rollback your VM to a previous state, the cost is only one sn
|
||||
|
||||
Even if you lost your whole SR or VM, you can use a Full backup to restore it completely, then apply any existing delta on top!
|
||||
|
||||
### Continuous
|
||||
|
||||
They are called continuous because you'll **never export a full backup** after the first one. We'll merge the oldest delta inside the full:
|
||||
|
||||

|
||||
|
||||
This way we can go "forward" and remove this oldest VHD after the merge:
|
||||
|
||||

|
||||
|
||||
## Create Delta backup
|
||||
|
||||
Just go inside your "Backup" view, and select Delta Backup:
|
||||
|
Loading…
Reference in New Issue
Block a user