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ヶ月前138ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ