Percona-Lab/mongodb_consistent_backup

AWS EBS Snapshot logic

atward opened this issue · 1 comments

I have used a large chunk of the current logic to implement backups using AWS EC2/EBS block level snapshots and am releasing it under the existing Apache Licence.

I'm just raising this issue as an FYI in case it is useful for development/adaptation or inclusion in future releases.
Documentation can be found here with AWS specific logic in pl_mongo.Backup.AwsSnapshot

Duplicate of #19. Please see this issue for updates.