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?

gefragt vor 3 Monaten139 Aufrufe
5 Antworten
0
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 3 Monaten
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
EXPERTE
beantwortet vor 3 Monaten
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
EXPERTE
beantwortet vor 3 Monaten
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
beantwortet vor 3 Monaten
0

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

beantwortet vor 3 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen