EFS does not Automaticall mount on Reboot

0

EFS mount point is created in Instance via Bootstrap. when the same instance is Rebooted EFS does not Automatically Mounts HELP?

Sumit
질문됨 2년 전1173회 조회
1개 답변
0

Hi.

AWS EFS does not automatically mounts in a EC2 Intance. But there are diferent ways to automatically mount the EFS.

Here in the link number [1], you can select between different options. And also It will depend on the services that you are using.

  1. Probably if your are using Auto Scaling group, you can mount it using the user data in the auto scaling group.
  2. If you are using a single EC2 instance, you can use either the fstab configuration in the [1] link or you can mount it using a crontab in a linux environment.
  3. And also you can configure an automount in the EC2 Launch Instance Wizard.

All this information it's in the same link.

Hope this can help you.

Best regards!

[1] Auto mount on reboot. https://docs.aws.amazon.com/efs/latest/ug/mount-fs-auto-mount-onreboot.html

profile picture
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠