How large does a file need to be in order to be transitioned to EFS Infrequent Access?

0

I've got some small files in an AWS EFS Volume. About 4kb each. I have my EFS Lifecycle management set to "Transition into IA: 1 day(s) since last access". However, I'm not noticing any files transitioned to IA. Is there a size limit on files that are transitioned?

已提問 10 個月前檢視次數 288 次
2 個答案
1

If you read the link provided by @Jose Guay, you notice that sentence.

Files smaller than 128 KB aren't eligible for lifecycle management and are always stored in the file system's standard storage class.

https://docs.aws.amazon.com/efs/latest/ug/lifecycle-management-efs.html#lifecycle-policy

profile picture
Donov
已回答 10 個月前
0

Hi there.

I would recommend reviewing your EFS lifecycle policies to determine whether they are configured to transition out the files from IA upon usage. The configuration should say None.

I hope this helps.

profile pictureAWS
專家
已回答 10 個月前
  • Hey I have it set to transition out of IA after first access, but I have not accessed the files in like 36 hours so should the files still be in IA?

  • Could you verify with CloudTrail whether the there has been any activity related to the files you're monitoring?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南