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
已提問 3 年前檢視次數 424 次
1 個回答
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
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南