Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

How to use multiple cloudstor:aws volumes on one AWS EC2 instance? #195

Open
johan1252 opened this issue Jul 4, 2019 · 0 comments
Open

Comments

@johan1252
Copy link

We are trying to use multiple cloudstor:aws volumes with Amazon ECS. Everything works great for the first volume but when a second container is spun up on the same instance with a different cloudstor:aws volume it complains with CannotCreateContainerError: Error response from daemon: VolumeDriver.Mount: error mounting volume: InvalidParameterValue: Invalid value '/dev/xvdf' for unixDevice. Attachment point /dev/xvdf is already in use status code: 400, request id: 68f53836-2f4e-4

Is there a way to tell the cloudstor:aws docker volume driver/plugin to use a different attachment point? like /dev/xvdg for example.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant