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

ShinCan
preguntada hace un año5979 visualizaciones
3 Respuestas
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 hace un año
1

You may want to consider using RDS storage auto scaling.

profile pictureAWS
EXPERTO
kentrad
respondido hace un año
0

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

profile picture
EXPERTO
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