View Issue Details

IDProjectCategoryView StatusLast Update
0000194AlmaLinux-8-OTHERpublic2022-05-17 08:49
Reporterrw Assigned Toelkhan  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformAWSOSAlmaLinuxOS Version8.5.20211116
Fixed in Version8.4 
Summary0000194: Marketplace image does not support 6th-generation instance types
DescriptionWhen trying to launch the us-east-1 x86_64 marketplace AMI (ami-003d8719443bc8563) on an m6a instance, I get an error that it is not supported. Launching the community AMI from the Wiki (ami-0b4dad3b4322e5151) is fine. Is it possible to enable the marketplace AMIs to support those latest generation types?
Steps To ReproduceTry to launch an m6a.large instance in us-east-1 using the marketplace AMI.

Example sanitized command:
aws ec2 run-instances \
  --region us-east-1 \
  --instance-type m6a.large \
  --image-id ami-003d8719443bc8563 \
  --subnet-id subnet-<VPC subnet ID> \
  --security-group-ids sg-<VPC security group ID> \
  --key-name <SSH key name>

The same command succeeds using the community AMI ami-0b4dad3b4322e5151
Tagsaws, cloud
abrt_hash
URL

Activities

elkhan

2022-05-17 08:47

developer   ~0000565

Hey rw,

We've updated the supported instance type for both architectures. (x86_64 and AArch64) This update includes 3rd Generation Intel(M6i, C6i, R6i) and AMD ( M6a, C6a) instance types too.

Thanks for the reporting!

Issue History

Date Modified Username Field Change
2022-03-03 17:32 rw New Issue
2022-03-08 15:43 elkhan Tag Attached: aws
2022-04-26 08:52 elkhan Assigned To => elkhan
2022-04-26 08:52 elkhan Status new => assigned
2022-04-26 08:52 elkhan Tag Attached: cloud
2022-05-17 08:47 elkhan Note Added: 0000565
2022-05-17 08:49 elkhan Status assigned => resolved
2022-05-17 08:49 elkhan Resolution open => fixed
2022-05-17 08:49 elkhan Fixed in Version => 8.4