Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Fix amazonec2 initiated shutdown caused by constant DeviceName #2640

Merged
merged 1 commit into from
Dec 28, 2015
Merged

Fix amazonec2 initiated shutdown caused by constant DeviceName #2640

merged 1 commit into from
Dec 28, 2015

Conversation

pottava
Copy link
Contributor

@pottava pottava commented Dec 19, 2015

According to this document, root device must be /dev/xvda when we want to use HVM EBS-Backed instances with some AMIs. So Docker-Machine should be more configurable about BlockDeviceMapping on amazonec2 driver in order to launch more modern instance family like t2.nano.

I think this PR and user configurations might fix following issues.
refs #2317, #2222

@dgageot
Copy link
Member

dgageot commented Dec 21, 2015

Thank you @pottava for your contribution. Can you update the driver documentation also?

@pottava
Copy link
Contributor Author

pottava commented Dec 21, 2015

@dgageot Thanks for your review. Updated!

@dgageot
Copy link
Member

dgageot commented Dec 22, 2015

Thanks a lot @pottava Can you please squash your commits to make the review easier?

@pottava
Copy link
Contributor Author

pottava commented Dec 23, 2015

@dgageot I'm not used to this kind of workflow, sorry about that. I hope my push worked properly.

@dgageot
Copy link
Member

dgageot commented Dec 24, 2015

Thank you @pottava. Please squash the two commits and then it's good to go!

@pottava
Copy link
Contributor Author

pottava commented Dec 25, 2015

Can you check again, @dgageot ? Thank you for your help :)

@jeanlaurent
Copy link
Member

Thanks @pottava

LGTM

@dgageot I just merged this PR ( locally ) on #2684 flawlessly, I leave it up to you wether this PR should be merged before #2684 or after.

@dgageot
Copy link
Member

dgageot commented Dec 28, 2015

@pottava I just merged a huge refactoring on aws plugin. Can you rebase on master so that I can merge your PR today? Thanks a lot and sorry for the inconvenience.

…sda1)

Signed-off-by: ryo nakamaru <pottava@gmail.com>
@pottava
Copy link
Contributor Author

pottava commented Dec 28, 2015

Sure! #2684 is a great PR for AWS users!! Thanks for your notification, @dgageot :)

@dgageot
Copy link
Member

dgageot commented Dec 28, 2015

LGTM

dgageot added a commit that referenced this pull request Dec 28, 2015
…configurable

Fix amazonec2 initiated shutdown caused by constant DeviceName
@dgageot dgageot merged commit 3988b5f into docker:master Dec 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants