Update delta_backups.md

This commit is contained in:
Olivier Lambert 2015-12-03 17:13:18 +01:00
parent 5b91e5c685
commit 6b1ac2002b

View File

@ -6,7 +6,7 @@ The next version of XenServer will support delta VHD export. It means you can ex
It's very similar to VEEAM *Forward Incremental Backup*, as explained in [their documentation](http://helpcenter.veeam.com/backup/80/hyperv/forward_incremental_backup.html):
![](https://cloud.githubusercontent.com/assets/1241401/11272216/8c70cc04-8ecb-11e5-80ca-63c3751fa4f8.png)
![](https://xen-orchestra.com/assets/delta.png)
Basically, you'll create "key" backups (full backup) and use delta from those. It's the same principle for [MPEG compression and key frame](https://en.wikipedia.org/wiki/Key_frame#Video_compression).