https://issues.apache.org/jira/browse/MESOS-1884 https://issues.apache.org/jira/browse/MESOS-1915 also may related to your problem.
On Thu, Jan 28, 2016 at 10:42 AM, haosdent <[email protected]> wrote: > I remember mesos change docker name format. And you skip from 0.21 to 0.25 > may cause this problem. And I not sure whether your problem related to this > issue or not. https://issues.apache.org/jira/browse/MESOS-3808 > > On Thu, Jan 28, 2016 at 10:20 AM, 陈强 <[email protected]> wrote: > >> >> Hi all, >> >> I met an issue that docker container doesn't be killed in the process of >> upgrading. >> >> I upgrade mesos from 0.21.0 to 0.25.0, when upgrading a slave, on which a >> marathon task running (UI would see this). >> I expect that the task should be killed and another same marathon task >> should be started in other slaves. but the task didn't be killed. >> If run `docker ps` in all the slaves, would find that there 4 docker >> container are running that task in the same cluster, but I only started one. >> >> Does someone meet this issue? >> >> Thanks, >> >> Best regards, >> Chen, Qiang >> >> > > > -- > Best Regards, > Haosdent Huang > -- Best Regards, Haosdent Huang

