Netflix / aminator

A tool for creating EBS AMIs. This tool currently works for CentOS/RedHat Linux images and is intended to run on an EC2 instance.
Apache License 2.0
951 stars 170 forks source link

Linux BlockDevicePlugin assumes baking on PV instance #234

Closed bmoyles closed 8 years ago

bmoyles commented 8 years ago

The Linux BlockDevicePlugin implicitly tries to allocate a device with a minor number which, if one is baking on a HVM instance in EC2, will not work as EBS volumes can only be attached to major devices.