RDS SQL Server Instance Class cannot be modified.

0

For the last few days, I am trying to upgrade an RDS SQL Server web-edition instance from db.t2.small to db.t3.small. but every time i receive the following error.

We're sorry, your request to modify DB instance xxx 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.

I have also used AWS CLI to check the orderable db-instances describe-orderable-db-instance-options This returns command also shows that orderable instances are available in us-east-1 with instance type as db.t3.small , but still i am unable to change the instance type. Is anyone facing the same issue or has a solution to this ?

2개 답변
0

A few questions! Which version of SQL Server are you using? And have you tried taking a snapshot and restoring into a db.t3.small to a different AZ in us-east-1?

AWS
답변함 일 년 전
  • yes, i tried creating a NEW instance db.t3.small with the same sql server edition, and same AZ, and i was able to create it. so will have to use this option to upgrade the instance to db.t3.small. I am still wondering why the existing instance is unable to upgrade from db.t2.small to db.t3.small, if we can CREATE NEW instances in the same AZ with db.t3.small

0

Available instances vary across AZs. In our region we had some instance classes not available at all in one of the three AZs for quite a long time, until AWS eventually commissioned them in the third AZ. More likely though with a db.t3 is that they're just all already in use in that AZ so you can't get one. You may need to relaunch your DB in a different AZ.

전문가
답변함 일 년 전

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

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

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

관련 콘텐츠