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

broker start timeout when Mesos agent start with gpu/nvidia isolation #322

Open
rhhliu opened this issue Oct 10, 2018 · 0 comments
Open

Comments

@rhhliu
Copy link

rhhliu commented Oct 10, 2018

When mesos agent start with --isolation=cgroups/devices,filesystem/linux,gpu/nvidia
For example:
sudo ./bin/mesos-agent.sh --ip=192.168.0.251 --no-hostname_lookup --master=192.168.0.215:5050 --work_dir=/work/data/mesos-slavels2 --no-switch_user --isolation=cgroups/devices,filesystem/linux,gpu/nvidia

then the broker start will failed with timeout.
$ ./kafka-mesos.sh broker start 1
Error: broker start timeout

we found the gpu/nvidia isolation is the real cause. Without gpu/nvidia, everything works fine.

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