スキップしてコンテンツを表示

Help with mounting EFS

0

Enter image description here

Can someone please help me solve this issue when i try to mount EFS on my EC2 instance running amazon linux.

1回答
0
  1. First verify if EC2 instance where you are mounting EFS have permission to access EFS. If you have role attached to EC2, attach permission to that role. Otherwise create new role with permission and attached role to EC2 instance.
  2. make sure Security group of EFS allows access to EC2 Security group.
  3. If above two requirement are there, follow : https://docs.aws.amazon.com/efs/latest/ug/wt1-test.html
回答済み 3年前
エキスパート
レビュー済み 3年前
  • Can you please elaborate on the first point. I do not understand what you mean by role attached to EC2 and permission attached to role. I am pretty new to AWS.

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

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

関連するコンテンツ