AWS Backup not transitioning to cold storage

0

Hi,

Problem statement: AWS Backup job is created at the production region and moved to cross region but it is not moving from hot to cold storage as per the selected criteria.

Info: Backup type - EBS volumes backup Frequency - Daily Policy - After 1 day in warm transition to cold, 91 days in cold

Manual Movement - It changes storage if I manually move the snapshot from warm to cold. Please suggest.

Thanks

已提问 5 个月前359 查看次数
3 回答
2

Hi,

Have a look at https://aws.amazon.com/blogs/storage/automating-backups-and-optimizing-backup-costs-for-amazon-efs-using-aws-backup/

It says:

Each lifecycle rule contains an array of transition objects specifying how long in 
days before a recovery point transitions to cold storage, or is deleted. As of now, 
the transition to cold storage is ignored for all resources except for Amazon EFS.

The blog is from 2021: so, I am not sure if this restriction to EFS only still holds and I couldn't find any confirmation in up-to-date public doc.

But, at least , you have an hint for further investigation. Sorry, for not finding the public doc corresponding page.

Update: I now found the page https://docs.aws.amazon.com/aws-backup/latest/devguide/backup-feature-availability.html#features-by-resource

2 gaps mentionned for EBS but since PITR doesn't apply to EBS, you may be in the "Full management" use case which is not supported.

DIdier

profile pictureAWS
专家
已回答 5 个月前
profile picture
专家
已审核 5 个月前
0

Hi Didier,

Thanks for the info, I am going through it. Update: When I create a backup plan, it shows that the Archive EBS snapshot is available at least monthly. I am selecting daily frequency.

Also, it worked fine earlier but when we moved to another region, we started facing this issue.

messageabout cold storage lifecycle

The document shared by you also shows cold storage lifecycle availability for EBS The matrix showing lifecycle to cold storage

Thanks

已回答 5 个月前
0

EBS can transfer monthly backups to cold storage. The intent of cold storage is to archive a recovery point for a duration of time greater than 90 days (this is the minimum). Realistically this should be used for long term retention of years. The reason why this is not functional for shorter term is due to how a full backup and the associated incremental backups work together to be able to provide the full recovery point for a selected time frame. In other words, the full and associated incremental need to be in the same tier to maintain consistency with the recovery points.

AWS
已回答 4 个月前

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

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

回答问题的准则