Update delta_backups.md

This commit is contained in:
Olivier Lambert 2015-11-19 14:43:08 +01:00
parent e0c1fd1d3c
commit d8eefb1293

View File

@ -14,4 +14,10 @@ You can imagine to make a full backup during a weekend, and only delta backups e
* delta are stored somewhere else than the current VM storage
* they are small
* easy to restore
* easy to restore
## Challenges
* XenServer delta VHD support
* GUI to restore in one click multiples *.vhd files
* The "key" snapshot must NOT be deleted by the user