Closed bmoyles closed 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.
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.