Sign inSign up

asdfsx/mesos-slave

By asdfsx

Updated over 10 years ago

Image
0

208

asdfsx/mesos-slave repository overview

right now mesos-slave:0.26.0 cannot use. because since 0.26.0(or 0.25.0), mesos start to support systemd, and when it start it will check whether systemd is exist. If systemd is exist, it will use systemd. But in container, systemd isn't start, so everytime I start it, I got an error

I1231 07:01:54.959487    14 systemd.cpp:128] systemd version `219` detected
Failed to get D-Bus connection: No such file or directory
E1231 07:01:54.964546    14 shell.hpp:90] Command 'systemctl start mesos_executors.slice' failed; this is the output:
Failed to create a containerizer: Could not create MesosContainerizer: Failed to create launcher: Failed to start 'mesos_executors.slice': Failed to start systemd slice `mesos_executors.slice`: Failed to execute 'systemctl start mesos_executors.slice'; the command was either not found or exited with a non-zero exit status: 1 

[https://github.com/apache/mesos/blob/3539b7a0e15b594148308319bf052d28b1429b98/src/slave/containerizer/mesos/linux_launcher.cpp#L115]

Tag summary

Content type

Image

Digest

Size

144.1 MB

Last updated

over 10 years ago

docker pull asdfsx/mesos-slave:0.24.1