[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#971561: cloud.debian.org: ARM-based Buster AMIs don't support new T4g instance types



On Thu, Oct 01, 2020 at 05:40:02PM -0500, Ryan Thoryk wrote:
> I've been wanting to run Debian on Amazon's new T4g instances, which utilize
> the ARM-based Graviton2 processor.  The current AMI's don't appear to support
> this, and I assumed it would be fixed as part of the 10.6 update, which it
> wasn't.

They do:

admin@ip-10-0-0-252:~$ ec2metadata --ami-id ; ec2metadata --availability-zone ; ec2metadata --instance-type ; cat /etc/debian_version ; uname -a
ami-0d2c5c43cf2ea11a3
us-west-2a
t4g.medium
10.6
Linux ip-10-0-0-252 4.19.0-11-arm64 #1 SMP Debian 4.19.146-1 (2020-09-17) aarch64 GNU/Linux

Are you trying to launch from the AWS Marketplace?  They might not be
listed as supporting t4g there, since last time I checked, the
Marketplace UI didn't actually have an option to select t4g support.

The only issue with the current AMIs on t4g is that they don't support
CPU steal-time accounting, which might make it in to 10.7 if the kernel
team is willing to merge
https://salsa.debian.org/kernel-team/linux/-/merge_requests/268

noah


Reply to: