Skip to content

EC2 Instance Block Device Mappings #100

@krjackso

Description

@krjackso

AWS does some weird things aroundblock device mappings including:

  • mapping ephemeral volumes from the gold ami even if the instance can't have that many in the ruby sdk
  • unmapping ephemeral volumes from the gold ami that the instance can't have
  • not telling you how many volumes each type should have, anywhere

So Cumulus needs to be able to handle knowing how many ephemeral volumes to have in the mapping for a launching instance. We should also do a better job at mounting ebs volumes in available slots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions