[ 
https://issues.apache.org/jira/browse/MESOS-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhuvan Arumugam resolved MESOS-1741.
------------------------------------
          Resolution: Won't Fix
       Fix Version/s:     (was: 0.20.1)
    Target Version/s: 0.21.0  (was: 0.20.1)

marking it as won't fix as we are fine to not bring up mesos-slave when dockerd 
is down.

> mesos-slave shouldn't fail if dockerd is down
> ---------------------------------------------
>
>                 Key: MESOS-1741
>                 URL: https://issues.apache.org/jira/browse/MESOS-1741
>             Project: Mesos
>          Issue Type: Bug
>          Components: slave
>    Affects Versions: 0.20.1
>            Reporter: Bhuvan Arumugam
>
> When using {{--containerizers=docker,mesos}} for mesos-slave, it fail to come 
> up if dockerd is not running. It use {{docker version}} to figure out docker 
> access. The {{docker version}} exit 1 if dockerd is not running.
> mesos-slave should launch with other containerzer (mesos), if dockerd is down.
> {code}
> I0827 21:33:23.953763 19448 logging.cpp:142] INFO level logging started!
> I0827 21:33:23.954180 19448 main.cpp:126] Build: 2014-08-21 21:26:28 by 
> jenkins
> I0827 21:33:23.954190 19448 main.cpp:128] Version: 0.21.0
> I0827 21:33:23.954196 19448 main.cpp:135] Git SHA: 
> 70784a9f234b2902d6fee11298365d9b08756313
> Failed to create a containerizer: Could not create DockerContainerizer: 
> Failed to execute 'docker version': exited with status exited with status 1
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to