내용으로 건너뛰기

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.

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

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