Unable to reboot RDS Multi-AZ MySQL Cluster

0

I have been unable to reboot or failover a cluster using the new RDS Multi-AZ MySQL Cluster service. It always shows the same error in the AWS console:

Cluster Menu

Cluster Reboot Error

Rebooting individual writer/reader nodes will reboot, but never the cluster. I was wondering if this was happening to anyone else?

1回答
0

I am going to sum this up to a UI/Javascript bug in the AWS console.

How to do it via CLI:

aws rds reboot-db-cluster --db-cluster-identifier {your-cluster-id}

Guides:

CLI tool install: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html#getting-started-install-instructions

CLI tool configuration: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html

回答済み 1年前

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

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

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

関連するコンテンツ