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
gefragt vor 3 Jahren424 Aufrufe
1 Antwort
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
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen