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

Local Persistent Volume mount() Silently Fails #95

Open
zanes2016 opened this issue Sep 22, 2018 · 0 comments
Open

Local Persistent Volume mount() Silently Fails #95

zanes2016 opened this issue Sep 22, 2018 · 0 comments

Comments

@zanes2016
Copy link

Local persistent volumes of type root fails to mount if mesos-agent is run in the docker container. I assume this is because the mesos-agent process is unaware that it's running inside a container. The local volume mount does not take place on the host machine.

Is there a way to allow the mesos local persistent root volumes to work when running mesos-agent inside the Docker container?

Environment
Marathon: Version 1.7.50
Mesos: mesosphere/mesos:1.7.0

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

No branches or pull requests

1 participant