[RDS] Mandatory OS update but no maintenance in console?

0

Hello,

I received an email from AWS saying I have an mandatory OS update for my RDS (MariaDB) in N.Virginia.

I have checked the Maintenance & backups section in the RDS console but found no OS update. There is only "Auto minor version upgrade".

I also have checked AWS Health Dashboard but found nothing on the "Open and recent issues", "Schedulled changes", "Other notification", and "Event log". They are all zero.

I also have checked the result of the command "aws rds describe-pending-maintenance-actions" and the result was: { "PendingMaintenenaceActions": [] }

I also have read the post ( https://repost.aws/questions/QUM7E7C5aaSsWZejFs2ev3zQ/rds-os-update-is-available-don-t-see-it-in-rds-dashboard ) but I'm still not sure what was going on.

Is the content of the email wrong or should I check it somewhere else?

What should I do?

gefragt vor 2 Jahren609 Aufrufe
1 Antwort
0
Akzeptierte Antwort

Hello,

The operating system update is required for your DB instance based on it's DB engine version and DB instance class of your DB instance automatically.

If an OS update is required for your DB instance based on it's DB engine version and DB instance class, the required update appears in the AWS Management Console. For further clarification on this, please visit Recommended actions for mandatory operating system updates

Please refer to this AWS Document to see instance types and engine versions that are eligible.

Follow the instructions in Applying updates for a DB instance.

Updates specific to MariaDB, can be found here

I hope the provided information above is helpful

Lunga T
beantwortet vor 2 Jahren
  • I updated the db version and the OS update has been appeared! Thank you. :D

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