You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "lutful karim (JIRA)" <ji...@apache.org> on 2016/05/29 10:53:12 UTC

[jira] [Created] (MESOS-5482) mesos task stuck in stagin after slave reboot

lutful karim created MESOS-5482:
-----------------------------------

             Summary: mesos task stuck in stagin after slave reboot
                 Key: MESOS-5482
                 URL: https://issues.apache.org/jira/browse/MESOS-5482
             Project: Mesos
          Issue Type: Bug
            Reporter: lutful karim
            Priority: Blocker


The main idea of mesos/marathon is to sleep well, but after node reboot mesos task gets stuck in staging for about 4 hours.

To reproduce the issue: 
- setup a mesos cluster with systemd enabled mesos-master and mesos-slave service.
- run docker registry with mesos constraint in one node. Reboot the node and notice that task getting stuck in staging.

Possible workaround: service mesos-slave restart fixes the issue.
mesos version: 0.28.1
marathon: 1.1.1
zookeeper: 3.4.8
docker: 1.9.1 dockerAPIversion: 1.21




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