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年前1172ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ