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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南