aws-ec2-ebs-automatic-snapshot-bash
aws-ec2-ebs-automatic-snapshot-bash copied to clipboard
Including LVM snapshots?
Have you considered the use of LVM snapshots or if LVM is not being used fsfreeze to make for a crash consistent volume?
Hi pearcec,
I have definitely considered adding fsfreeze as an snapshot option to the script, and I'm hoping to add the functionality in the month or two. If you want to submit a pull request with this feature before then, that's also an option!