Closed Bug 989079 Opened 10 years ago Closed 10 years ago

aws_create_ami.py should generate HVM and PV AMIs

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rail, Unassigned)

References

Details

We can use the following scenario:

* create a PV AMI using the same script
* create a small (1G is minimum for EBS afaik) volume
* create a single partition on it
* copy /boot/* from PV
* install grub to MBR of this volume
* register an HVM AMI using 2 snapshots:
 1) the smal one (/boot)
 2) the one used for PV

In this case we would share the same root snapshot which can be resized only (I hope), so we can keep the AMIs small and don't need to regenerate them every time we change the root partition size.

PROFIT!

The next step will be using these AMIs for different instance type with PV and HVM.
Back to the pool since the priority is not that high now.
Assignee: rail → nobody
I don't think we're going to need this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.