EFS metrics not showing and EC2 cannot write on EFS

0

I was moving many files from S3 to EFS using my website software on EC2 and after many files were moved EFS was not accepting more writes.

EFS metrics are not available on AWS console.

Throughput utilization is RED and shows a 75 warning. The other metrics have no data.

What can I do?

Igor
asked 2 years ago228 views
1 Answer
0

Possible reason for slowness in files copy is EFS throughput utilization might have reached to its max limit..any specific error you are getting ? However, You should be able to see the metrics for your EFS as described in [1] using AWS CloudWatch console.

Please note that if your EFS is bursting type throughput mode then the baseline throughput value is depends on capacity stored in standard class and if its provisioned type then you can set the throughput number irrespective of EFS storage used. Please refer [2] for more on this..

If you still have any further issues, I would suggest to reach-out to support for further troubleshooting. [1]: https://docs.aws.amazon.com/efs/latest/ug/efs-metrics.html [2]: https://docs.aws.amazon.com/efs/latest/ug/performance.html

AWS
RRP_AWS
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