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?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则