RDS Storage size is approaching the maximum storage threshold.

0

I've subscribed to RDS events and I'm constantly getting the following event from one of my databases:

Storage size <size> is approaching the maximum storage threshold <size>. Increase the maximum storage threshold.

Observations:

  • In the past the instance has been full to 90% of disk capacity
  • Currently Free Storage Space metric indicates that 75% of the disk is free.
  • Couple of days have passed since we freed disk space on the instance.
  • Data growth is very slow
  • Actually we are getting disk threshold alert not the disk usage alert. Hope you have storage autos along enabled with your rds, Rds increments by 10% of the allocated storage, your storage auto scaling threshold is now less the 10% To stop the alert increase your disk auto scaling threshold

3 Respostas
2

As documented, to stop the alert, you will need to set the maximum storage threshold to at least 26% more than the allocated storage.

For example, if you have DB instance with 1000 GiB of allocated storage, then set the maximum storage threshold to at least 1100 GiB. If you don't, you get an error such as Invalid max storage size for engine_name. However, we recommend that you set the maximum storage threshold to at least 1260 GiB to avoid the event notification.

AWS
respondido há um ano
1

You may want to consider using RDS storage auto scaling.

profile pictureAWS
ESPECIALISTA
kentrad
respondido há um ano
0

It would be good to increase it just in case.
If a disk becomes unavailable, applications using RDS will be affected.

profile picture
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas