[
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 (https://hub.docker.com/_/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 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
> mesos task stuck in staging 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 (https://hub.docker.com/_/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)