Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker run not working with multiple local disks #10637

Closed
solo7773 opened this issue Apr 14, 2020 · 2 comments
Closed

docker run not working with multiple local disks #10637

solo7773 opened this issue Apr 14, 2020 · 2 comments

Comments

@solo7773
Copy link

Problem description

docker is installed successfully with hello-word test passed.

OS

Ubuntu 18.04

OS file system structure

/dev/vda1, docker is installed in this disk

If I bind dir in this disk to docker container, everything is ok

However, dir in another disk will give errors

/dev/vdb2, dir in this disk I want to bind-mount

When I use -v to bind path, the error is

error while creating mount source path xxx : mkdir xxx

When I use --mount to bind path, the error is

bind source does not exist

Problem location

Project version(s) affected

docker 18.09.9 build 1752eb3

Suggestions for a fix

No

@craig-osterhout
Copy link
Contributor

Thanks for sharing the issue. If there is an issue the documentation, please let us know. If you need support, you can try the Docker Community Forums.

@craig-osterhout craig-osterhout closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2022
@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

@docker docker locked and limited conversation to collaborators Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants