Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replaced EFS mount commands by /etc/fstab to avoid issues on instances reboot #27

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

tgpadua
Copy link
Contributor

@tgpadua tgpadua commented Mar 23, 2021

Issue #, if available: n/a

Description of changes: The existing approach to mount EFS volumes stops work if instances get rebooted. This PR is replacing the existing mounting commands by the usage of /etc/fstab to be resilient on instances reboot.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dgomesbr dgomesbr merged commit 3506ec6 into aws-samples:master Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants