Microsoft SQL Server is not supported for the instance type 'g5.xlarge'?

0

I have created an instance of g5.xlarge with the Microsoft WIndows 2019 Server and MSSQL Server Standard 2019 AMI. When I tried to launch the instance, it failed at launch initiation with the message: "Microsoft SQL Server is not supported for the instance type 'g5.xlarge'". Does this just mean that the AMI is incompatible with g5.xlarge and I just need to select the Windows 2019 AMI launch it and then install MSSQL server myself or, will it not run on a g5.xlarge instance? If not, are there any options to use an alternative configuration such as a Fail Over Cluster Instance?

2개 답변
0

Windows is not supported ton Graviton instances, but it is on Nitro.

If you are using linux you can use Graviton instances and Run SQL Server on it.

You can use Always On Failover Cluster Instances (FCI) for instance-level failover using Amazon FSx providing shared storage. For more information, please see the implementation using FSx for Windows and FSx for NetApp ONTAP

AWS
Rafet
답변함 일 년 전
0

Go to https://aws.amazon.com/ec2/pricing/on-demand/ and select Windows with SQL Standard as the OS and it will list what instance types are able to be used with this AMI.

It appears that G5 instances (and indeed, any Accelerated Computing instance types https://aws.amazon.com/ec2/instance-types/#Accelerated_Computing ) are not supported.

Best to look for an instance type with a similar spec to the g5.xlarge among the instance types that are supported.

profile picture
전문가
Steve_M
답변함 일 년 전

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

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

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