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
gefragt vor 2 Jahren237 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen