Why did My RDS database go into Upgrading mode randomly

1

Why did My RDS database go into Upgrading mode randomly, shutting down my website. I understand that it didn't take too long just within 15 minutes I just want to know when to expect that so that I can let my users know earlier

Kitcart
已提問 6 個月前檢視次數 239 次
1 個回答
0

Viewing pending maintenance

View whether a maintenance update is available for your DB instance by using the RDS console, the AWS CLI, or the RDS API. If an update is available, it is indicated in the Maintenance column for the DB instance on the Amazon RDS console, as shown following.

Introduce la descripción de la imagen aquí

If no maintenance update is available for a DB instance, the column value is none for it.

If a maintenance update is available for a DB instance, the following column values are possible:

  • required – The maintenance action will be applied to the resource and can't be deferred indefinitely.
  • available – The maintenance action is available, but it will not be applied to the resource automatically. You can apply it manually.
  • next window – The maintenance action will be applied to the resource during the next maintenance window.
  • In progress – The maintenance action is in the process of being applied to the resource.

If an update is available, you can take one of the actions:

  • If the maintenance value is next window, defer the maintenance items by choosing Defer upgrade from Actions. You can't defer a maintenance action if it has already started.
  • Apply the maintenance items immediately.
  • Schedule the maintenance items to start during your next maintenance window.
  • Take no action.

To take an action, choose the DB instance to show its details, then choose Maintenance & backups. The pending maintenance items appear.

Introduce la descripción de la imagen aquí

The maintenance window determines when pending operations start, but doesn't limit the total run time of these operations. Maintenance operations aren't guaranteed to finish before the maintenance window ends, and can continue beyond the specified end time.

You can also view whether a maintenance update is available for your DB instance by running the describe-pending-maintenance-actions AWS CLI command.

profile picture
已回答 6 個月前
profile picture
專家
已審閱 1 個月前
  • This is the correct answer, just to chime in additional details. The Maintenance Window time is UTC based, I did not realize that years ago, and saw my DB get upgraded at an unexpected time.

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

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

回答問題指南