EC2 Xenial instance-store images are too small

Bug #1680296 reported by Mat Schaffer
38
This bug affects 5 people
Affects Status Importance Assigned to Milestone
cloud-images
Fix Released
Undecided
Robert C Jennings
Xenial
Fix Released
Undecided
Unassigned
Yakkety
Fix Released
Undecided
Unassigned
Zesty
Fix Released
Undecided
Unassigned

Bug Description

The latest xenial ec2 instance-store images have a ~2G root volume:

 - ubuntu/images/hvm-instance/ubuntu-xenial-16.04-amd64-server-20170329 (ami-c164f0a1 in us-east-1)
 - ubuntu/images/hvm-instance/ubuntu-xenial-16.04-amd64-server-20170330 (ami-4e29bd2e in us-east-1)

This seems to be not enough to manage a kernel install given the apt cache and other things on the disk.

Images prior to that (e.g., ubuntu/images/hvm-instance/ubuntu-xenial-16.04-amd64-server-20170307 - ami-44c14e24 in us-east-1) have a ~9G root volume.

This seems somewhat related to https://bugs.launchpad.net/cloud-images/+bug/1463963 but I'm not familiar enough with the cloud-images build process to say if it's the same root cause so I thought it might warrant its own report.

Feel free to close if this is not the case.

Thanks in advance for any advice or assistance!

Revision history for this message
Axel Kämpfe (akaempfe) wrote :

Hi,

i just wanted to mention that we are having a similar issue with the EU-west-1 images released on 2017 03 30 with the AMI ID : ami-abc5facd

the system is not able to run a normal aptitude update or any other commands since its root device is instantly full :(

Please revert the changes done to something more usable.

Thank you

Revision history for this message
Patricia Gaughen (gaughen) wrote :

Hi All, We're working on fixing this issue. Thank you for filing a bug!

Revision history for this message
Robert C Jennings (rcj) wrote :

Zesty (17.04) daily build 20170412.1 is 10GB in size for PV/HVM instance-store AMIs. This fix will work back into yakkety and xenial once testing is complete.

Robert C Jennings (rcj)
Changed in cloud-images:
status: New → In Progress
assignee: nobody → Robert C Jennings (rcj)
Revision history for this message
Robert C Jennings (rcj) wrote :

Yakkety (16.10) daily build 20170413 (and later) has a 10GB root volume for PV/HVM instance-store AMIs. This fix will work back to xenial as well.

To get a list of daily yakkety images from this year sorted by creation date you can run:
$ aws ec2 describe-images --owners 099720109477 --filter "Name=name,Values=ubuntu/images-testing/*ubuntu-yakkety-daily-amd64-server-2017*" | jq -s '.[] | .["Images"] | sort_by(.["CreationDate"])'

Or browse dailies @ http://cloud-images.ubuntu.com/locator/daily/ and release images @ http://cloud-images.ubuntu.com/locator/daily/

Revision history for this message
Robert C Jennings (rcj) wrote :

Xenial (16.04) daily and release builds 20170414 (and later) have a 10GB root volume for PV/HVM instance-store AMIs.

Changed in cloud-images:
status: In Progress → Fix Released
tags: added: id-58e4f92eb797f18385797458
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.