Open
Description
Great project, but haven't looked at the code base for now...
When I read the documentation and realized that LVM thin provisioned volumes are not supported, I wondered how much work it would be to add support for incremental backups of LVM thin provisioned volumes using the thin pool metadata and thin snapshots.
I have seen incremental backups of LVM thin provisioned volumes on wyng-backup, which could serve as a first starting point.
So initially the main questions before doing any coding are:
- Does it make sense to support LVM thin provisioned volumes for VM backups?
- Does this feature fit into the current code base or do we need huge preparations/reworks?
- How would be the first starting point?