- Newest
- Most votes
- Most comments
Sounds like your EFS is in a different region than your EC2 instances...which would make for a more difficult connection from your EC2 instances.
I would create the EFS in the same region as EC2. Then make sure that security group access between the EFS security group and the EC2 security group there (usually that part is my problem area when I can not mount).
Some details here on security groups...
https://docs.aws.amazon.com/efs/latest/ug/network-access.html
Thanks, I did find eventually the way to get the same region for EFS as instance.
So now I am studying your suggestions on security group.
Thanks!
Thank you so very much. That page was evoking how to set the security groups of instances and EFS and another page showed how to edit that into the VPC's.
Not evident to me but I am glad EFS mounted on the two nodes, now.
Thanks!
Relevant content
- asked a year ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 days ago
- AWS OFFICIALUpdated 7 months ago