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

답변함 일 년 전

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

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

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

관련 콘텐츠