#68: support HVM instances in EC2 ------------------------------+------------------------------- Reporter: mattdm | Owner: Type: task | Status: new Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Keywords: ------------------------------+------------------------------- We currently only support Xen paravirtualized images (PV) in EC2. We need to support HVM as well.
(This will require changes to our EC2 image production and upload process, and may require changes to our bootloader code as well. Particularly, it probably takes away our clever hack for providing different kernel parameters in EC2.)
#68: support HVM instances in EC2 ------------------------------+-------------------------------- Reporter: mattdm | Owner: Type: task | Status: new Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+--------------------------------
Comment (by arg):
I got curious about this, so I registered and booted the latest rawhide image. as HVM. It worked, but as you suspected, there was no console output.
#68: support HVM instances in EC2 ------------------------------+-------------------------------- Reporter: mattdm | Owner: Type: task | Status: new Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+-------------------------------- Changes (by nak):
* cc: nak@… (added)
#68: support HVM instances in EC2 ------------------------------+-------------------------------- Reporter: mattdm | Owner: Type: task | Status: new Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+-------------------------------- Changes (by richardfearn):
* cc: richardfearn@… (added)
#68: support HVM instances in EC2 ------------------------------+-------------------------------- Reporter: mattdm | Owner: Type: task | Status: new Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+--------------------------------
Comment (by richardfearn):
Is there any plan for producing HVM AMIs instead of, or in addition to, paravirtualized images?
Amazon recommends HVM over paravirtualization.
Also only having paravirtualized images rules out the use of the t2.* instance types - including t2.micro, the cheapest there is...
#68: support HVM instances in EC2 ------------------------------+-------------------------------- Reporter: mattdm | Owner: Type: task | Status: new Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Resolution: Keywords: meeting | ------------------------------+-------------------------------- Changes (by jzb):
* keywords: => meeting
#68: support HVM instances in EC2 ------------------------------+-------------------------------- Reporter: mattdm | Owner: Type: task | Status: new Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Resolution: Keywords: meeting | ------------------------------+--------------------------------
Comment (by oddshocks):
As per the email I just sent out[1], there are now public AMIs for the official F21 cloud base image for ''both'' HVM and PV. Previously, only Atomic AMIs were available in HVM (they require it). Fedimg will now automatically register AMIs for both formats. Good to close this, or should we wait until someone puts the new AMI IDs on the official site?
[1]: https://lists.fedoraproject.org/pipermail/cloud/2015-January/004831.html
#68: support HVM instances in EC2 ------------------------------+-------------------------------- Reporter: mattdm | Owner: Type: task | Status: closed Priority: normal | Milestone: Fedora 21 (Alpha) Component: Cloud Base Image | Resolution: fixed Keywords: meeting | ------------------------------+-------------------------------- Changes (by oddshocks):
* status: new => closed * resolution: => fixed