AWS Backup for RDS

0

We have setup a AWS backup plan to backup RDS. The RDS that requiring backup are tagged with same tagging. However, we found 2 of RDS are not able to do the backup but other RDS are fine. How could I troubleshoot why these 2 RDS are not cover by the backup plan?

已提問 3 個月前檢視次數 140 次
5 個答案
0
已接受的答案

RDS instances might have maintenance windows or other backup operations (like automated snapshots) that could interfere with AWS Backup if they are scheduled around the same time.

profile picture
專家
已回答 3 個月前
0

Hello.

Do the tag values ​​and keys set on the RDS instance match the resource selection settings set in AWS Backup?
Tag values ​​are case sensitive and must match exactly.

profile picture
專家
已回答 3 個月前
0

Hi,

Do you have resource type parametrized in your config in addition to tag? In that case, resource type takes over:

see https://docs.aws.amazon.com/aws-backup/latest/devguide/assigning-resources.html

If both a resource type and tags are specified in a resource assignment, the resource type 
specified in the backup plan takes priority over the tag condition. Service opt-in settings
 are disregarded in this situation.

Best,

Didier

profile pictureAWS
專家
已回答 3 個月前
0

As a last resort, if Didier's suggestion does not pan out, I'd go back to Riku's suggestion about tag values. I have experienced situations where the tag values look EXACTLY the same, but one somehow has a space or some other thing in it that the display doesn't show. You can always manually re-type the tag value for the RDS that did not backup just to eliminate this possibility. Best.

AWS
已回答 3 個月前
0

Thanks all. With some testing, the problem is likely too close to the automated backup window configured in RDS instance.

已回答 3 個月前

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

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

回答問題指南