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

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
전문가
검토됨 한 달 전
  • 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.

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

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

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