コンテンツにスキップ

[2023/11/21] 既にサポートが終了したAmazon Aurora DB クラスター バージョンをご利用中のお客様へ

opswitchの「DBクラスターの起動・停止」タスクにおいて、以下の障害が発生しております。

【障害の内容】

既にサポートが終了したAmazon Aurora DBクラスター バージョンでは、以下のようなエラーが発生し、DBクラスターを停止することができません。

  • Amazon Aurora MySQL
Terminal window
An error occurred (InvalidDBClusterStateFault) when calling the StopDBCluster
operation: This DB cluster uses an engine version that has reached its end of life.
Upgrade your DB cluster to version x.x.mysql_aurora.x.x.x or higher before
stopping.
  • Amazon Aurora PostgreSQL
Terminal window
An error occurred (InvalidDBClusterStateFault) when calling the StopDBCluster
operation: This DB cluster uses an engine version that has reached its end of life.
Upgrade your DB cluster to version xx.xx or higher before stopping.

【対策】

リンク先のバージョン一覧をご確認いただき、古いバージョンを使っている場合はバージョンアップを行ってください。

  • Amazon Aurora MySQLバージョン2のデータベースエンジンの更新

https://docs.aws.amazon.com/ja_jp/AmazonRDS/latest/AuroraMySQLReleaseNotes/AuroraMySQL.Updates.20Updates.html

  • Amazon Aurora PostgreSQLの更新

https://docs.aws.amazon.com/ja_jp/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.html

以上、よろしくお願いします。