You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2016/03/08 16:01:40 UTC

[jira] [Commented] (MESOS-4827) Destroy Docker container crashes Mesos slave

    [ https://issues.apache.org/jira/browse/MESOS-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185017#comment-15185017 ] 

Joris Van Remoortere commented on MESOS-4827:
---------------------------------------------

At first glance this looks like it is happening because the directory structure in which we want to write the sentinel file is not fully constructed.
We need to:
- Investigate (and fix) how this can happen.

> Destroy Docker container crashes Mesos slave
> --------------------------------------------
>
>                 Key: MESOS-4827
>                 URL: https://issues.apache.org/jira/browse/MESOS-4827
>             Project: Mesos
>          Issue Type: Bug
>          Components: docker, framework, slave
>    Affects Versions: 0.25.0
>            Reporter: Zhenzhong Shi
>            Priority: Blocker
>             Fix For: 0.29.0
>
>
> The details of this issue originally [posted on StackOverflow|http://stackoverflow.com/questions/35713985/destroy-docker-container-from-marathon-kills-mesos-slave]. 
> To be short, the problem is when we destroy/re-deploy a docker-containerized task, the mesos-slave got killed from time to time. It happened on our production environment and I cann't re-produce it.
> Please refer to the post on StackOverflow about the error message I got and details of environment info.



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