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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인