mirror of
https://github.com/vatesfr/xen-orchestra.git
synced 2026-09-10 22:14:48 -05:00
btrfs ideas
9
Home.md
9
Home.md
@@ -12,3 +12,12 @@ This is a list of potentials ideas to improve Xen Orchestra. It helps to get cre
|
||||
* REST API [#700](https://github.com/vatesfr/xen-orchestra/issues/700)
|
||||
* XS HA via XOA [#1540](https://github.com/vatesfr/xen-orchestra/issues/1540)
|
||||
* Expose OVS features [#1746](https://github.com/vatesfr/xen-orchestra/issues/1746)
|
||||
|
||||
### btrfs support for local backup remote
|
||||
|
||||
Xen Orchestra may leverage btrfs features of a local filesystem remote formatted with btrfs:
|
||||
|
||||
* to transparently compress backup images
|
||||
* to segment the backup data using subvolumes (eg. subvolume per VM or per VDI)
|
||||
* to snapshot a VM's delta backup data for recovery
|
||||
** instead of losing all backup data in case of error (eg. merge timeout), XO may detect a failure and revert changes at the FS level, allowing a retry of the backup in delta mode instead of triggering a full backup
|
||||
Reference in New Issue
Block a user