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.

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

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

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

関連するコンテンツ