davidgknuth commented on issue #8907: URL: https://github.com/apache/cloudstack/issues/8907#issuecomment-2681938374
> > I would very much like to see incremental snapshots implemented, along with a means by which the snapshots can be ported between multiple Cloudstack instances easily/automatically to provide disaster recovery option that allows for individual system recovery in an alternate zone/location/datacenter/instance in case the main one goes down. > > Hello, [@davidgknuth](https://github.com/davidgknuth) The community has implemented the concept of copying volume snapshots from one zone to another in [#7873](https://github.com/apache/cloudstack/pull/7873). Which I think would cover some of your use case. > > The current implementation of [#9270](https://github.com/apache/cloudstack/pull/9270) supports that feature, however, currently, only the original snapshot is incremental, the copy to another secondary is not incremental. After [#9270](https://github.com/apache/cloudstack/pull/9270) is accepted and if there is enough support for it, it would be possible to make the replicated snapshots incremental as well. Thanks for this. I work for an MSP, and besides a comprehensive image-based backup solution with fast restore capabilities, having a true Disaster Recovery solution for cloud tenants in CloudStack is our #1 priority. We're working extremely hard to put something together that does that. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
