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 年前224 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则