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?

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

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

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

回答問題指南