RDS Storage upgrade - failure Error: Error modifying DB Instance: InvalidParameterCombination: Invalid storage size for engine name postgres and storage type gp2: 2400

0

When we are attempting to upgrade the storage on our RDS instance from 2200GB to 2400GB we are met with the following error. This is strange as I thought there were no storage limitations in an upgrade for non-autoscaling storage.

InvalidParameterCombination: Invalid storage size for engine name postgres and storage type gp2: 2400

What are the minimum values we can upgrade an RDS instances storage by?

2개 답변
4
수락된 답변

According to the documentation, Working with storage for Amazon RDS DB instances:

"When you increase the allocated storage, it must be by at least 10 percent. If you try to increase the value by less than 10 percent, you get an error."

Increase it by 220.

profile pictureAWS
전문가
kentrad
답변함 2년 전
1

Note that the error indicates that the target storage size is invalid. When you increase the allocated storage, it must be by at least 10 percent. If you try to increase the value by less than 10 percent, you get an error. Try with a bigger increment and it should work.

Good luck!

AWS
D-Rao
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인