About deploying EFS on ECS Fargate

0

Hello Guys, I have deployed EFS on 3 different task. one of them deployed successfully and I can Upload subjects in EFS and I can test it. but when I try to upload an object in the other Containers unfortunately It couldn't upload. all of the SG and ports which should I configure in Container and EFS side are correct. can you help me please?

Emirvsh
asked 2 years ago238 views
2 Answers
0

Hello! Some more information on what kind of error you're getting would help narrow this down. If you're certain security groups are correct (which is where I mess up a lot), the next thing you should look at are permissions.

Here's a helpful blog post that dives deeper into the subject. https://aws.amazon.com/blogs/containers/developers-guide-to-using-amazon-efs-with-amazon-ecs-and-aws-fargate-part-2/

AWS
Ray K
answered 2 years ago
  • Hello! thanks for your reply, actually I have done all of the materials mentioned in this link. Still, about Policy, when I want to save a Policy to the FS, it gives me an Invalid Policy Error. I have searched for this error but couldn't find any resource to resolve it. could you help me with this issue if you face this kind of problem, please?

0

Hello, I solved thıs problem, that was about container path in task definition. when you want to deploy an EFS, we have to write container path in container definition part. BR

emirvsh
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions