Cannot modify RDS SQL Server Web instance class in us-east-1e

0

We've been trying for weeks to change the RDS instance class from db.t2.medium to db.t3.medium or db.t3.large but keeps on getting the same error. Anyone knows when will the t3 instances will be available for us-east-1e? Thank you.

Engine: SQL Server Web Edition
Engine version: 12.00.6439.10.v1
Region: us-east-1e

Error Message:

We're sorry, your request to modify DB instance <instance name> has failed.
Cannot modify the instance class because there are no instances of the requested class available in the current instance's availability zone. Please try your request again at a later time.
  • Were you able to find a solution to this ? We are facing the same issue in us-east-1 and SQL Server Web edition for db.t2.small to db.t3.small

1개 답변
0

There are two possible causes for this error: The AZ does not have capacity for the target instance class you choose. The target instance class is not supported in the AZ. In this case, the Az does not have capacity for the instance type you are requesting. As the rds sql server edition is web, multi Az feature is not supported . Below are the option you have:

Launch an instance in a different availability zone and migrate the database to the new RDS. Purchase a reserved instance (for that instance type) in the desired availability zone. This will also prevent you from receiving this error in the future.

AWS
답변함 일 년 전

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

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

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