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

You may want to consider using RDS storage auto scaling.

profile pictureAWS
專家
kentrad
已回答 1 年前
0

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

profile picture
專家
已回答 1 年前

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

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

回答問題指南