Questions tagged with Amazon Elastic File System
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
I have a codePipeline that deploys to ECS. My task definition is using EFS access points. The first run of codePipeline works and everything runs wells i.e, the ECS task can connect to EFS and...
1
answers
0
votes
55
views
asked 2 days agolg...
I have an AWS server running Ubuntu and cannot mount a newly created EFS by either EFS mount helper, NFS client or via IP.
I tried just what AWS suggested:
EFS mount helper -
sudo mount -t efs -o...
1
answers
0
votes
61
views
asked 4 days agolg...
We are doing an ec2 to fargate migration, while doing so we have mounted an efs on our present fargate instances , we would need to write some files on efs , but i am getting no examples of how to...
2
answers
0
votes
35
views
asked 8 days agolg...
Hi,
For a deployment that I need to do on Kubernetes, I have to define several different storage classes, one with RWO disk devices, and other one with RWM.
As far as I am aware, EBS volumes are...
1
answers
0
votes
86
views
asked 10 days agolg...
**Brief Overview**
We are using EFS (standard) which gets mounted to our ECS instances multiple times a day. Our lifecycle management policy is set to transfer data to IA after 1 day if not accessed....
0
answers
0
votes
94
views
asked 15 days agolg...
"I have multiple Python scripts stored within a Docker image, each with its set of input parameters. My goal is to execute these scripts on Amazon Elastic Container Service (ECS) as required. Inside...
1
answers
0
votes
98
views
asked 17 days agolg...
Hi,
I have a question about the performance impact of separating resource placement accounts, VPCs, and regions.
For interconnected resources (EC2 and RDS, EC2 and EFS, etc.),
what is the...
1
answers
0
votes
94
views
asked 25 days agolg...
I can shell (sh) into an AWS Fargate container using the AWS exec
I have tried below workarounds:
* pass through a S3 Bucket to EFS using data sync
* mounted an EFS shared folder in EC2 instance...
2
answers
0
votes
235
views
asked a month agolg...
I have created an EFS file system that is read-only to all ec2 machines by default. I need to have an admin machine that has the ability to write new files to the EFS file system. I have created the...
1
answers
0
votes
140
views
asked a month agolg...
I have an efs file system which is mounted across 4 to 5 Linux boxes.
Here is the efs file system policy to move 7 days old files to IA and keep it in that state.
But In each ec2 instance, there is a...
1
answers
0
votes
135
views
asked a month agolg...
Is it possible in EFS to store custom attributes (metadata) on a file?
I've tried without any namespace and with the "user" namespace but I keep getting "Operation not supported".
```
sudo setfattr...
1
answers
0
votes
100
views
asked a month agolg...
We are migrating our backups to AWS Backup and want to know if there is a way to 'prevent' or disable the ability to use the default backup process in RDS and EFS. Everything we have found suggests...
1
answers
0
votes
133
views
asked 2 months agolg...