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:56:12 UTC

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

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

lutful karim updated MESOS-5482:
--------------------------------
    Description: 
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 in HA mode with systemd enabled mesos-master and mesos-slave service.
- run docker registry with mesos constraint (hostname:LIKE:mesos-slave-1) in one node. Reboot the node and notice that task getting stuck in staging.

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


  was:
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



> 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 in HA mode with systemd enabled mesos-master and mesos-slave service.
> - run docker registry with mesos constraint (hostname:LIKE:mesos-slave-1) in one node. Reboot the node and notice that task getting stuck in staging.
> Possible workaround: service mesos-slave restart fixes the issue.
> OS: centos 7.2
> 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)