Philipp-Reisner commented on issue #8907:
URL: https://github.com/apache/cloudstack/issues/8907#issuecomment-2137520548

   Ideally, incremental backups, or a base snapshot and a number of snapshot 
deltas, become abstract concepts in ACS, and drivers for primary storage can 
implement the operations for the abstract concepts.
   
   My background is LINSTOR. LINSTOR leverages LVM's dm-thin to take snapshots; 
it uses 
[thin-send-recv](https://github.com/LINBIT/thin-send-recv/commits/master/) to 
generate snapshot deltas. You can find more about it 
[here](https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#s-linstor-scheduled-backup-shipping)
   
   But of course, many other primary storage solutions that are available for 
ACS probably also support continuous preservation of snapshot-deltas.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to