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?

preguntada hace un año224 visualizaciones
1 Respuesta
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

respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas