Re: amazon ec2 new type c5

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

 



Muayyad AlSadi <alsadi@xxxxxxxxx> writes:

> hi,
>
> amazon ec2 have a new type c5
> fedora is not available on that
>
> https://aws.amazon.com/ec2/instance-types/c5/

c5 instances require ENA support and it seems we don't claim it while
creating AMIs (but we actually do have 'CONFIG_ENA_ETHERNET=m' enabled)
I'm not sure about the tooling used but in case it is aws-cli there is a
special '--ena-support' key to 'aws ec2 register-image':

aws ec2 register-image --region .. --name 'fedora-...' --architecture x86_64 --root-device-name '/dev/sda1' --virtualization-type hvm --ena-support --block-device-mappings "[{\"DeviceName\": \"/dev/sda1\",\"Ebs\":{\"SnapshotId\":\"snap-xxxxxxx\"}}]

This is not only a C5 issue, ENA is available for other instance types
too.

-- 
  Vitaly
_______________________________________________
cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux