Skip to content

fix: use /dev/sda1 for block device mapping to prevent duplicate volumes#63

Open
cuddlycyberczar wants to merge 1 commit intoattacksurge:masterfrom
cuddlycyberczar:patch-1
Open

fix: use /dev/sda1 for block device mapping to prevent duplicate volumes#63
cuddlycyberczar wants to merge 1 commit intoattacksurge:masterfrom
cuddlycyberczar:patch-1

Conversation

@cuddlycyberczar
Copy link
Copy Markdown

The AMI root device is /dev/sda1, but the launch config was creating volumes on /dev/xvda, resulting in two volumes per instance instead of one. This was consuming 2x the expected EBS storage.

…mes.

The AMI root device is /dev/sda1, but the launch config was creating volumes on /dev/xvda, resulting in two volumes per instance instead of one. This was consuming 2x the expected EBS storage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant