Aurora event You may want to increase the provisioned storage

0

Hi,

I don't have a support agreement with AWS so am unable to raise a ticket with them.
Currently suffering from an aurora database complaining about no disk space so i'm guessing it's local storage has filled up?
What are my options? Resize the instance to a larger size and hope that fixes it?

Cheers!

Huwge
preguntada hace 3 años424 visualizaciones
1 Respuesta
0

So I got out of this jam by:

Changed the instance type of the cluster read instance to the next size up (as localstorage is dictated by instance type)
Failed over the write node - now the resized read instance becomes the writer. We can now write to the database.
Create a new read replica at the correct instance type and wait for it to complete creating
Delete the old, local disk full replica.

Huwge
respondido hace 3 años

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