Re: mesos container cluster came across health check coredump log

2017-04-04 Thread haosdent
Really apologize, I am in China and could not connect VPN recent days. Would check as soon as possible once back. On Fri, Mar 31, 2017 at 4:20 PM, Alex Rukletsov wrote: > Cool, looking forward to it! > > On Fri, Mar 31, 2017 at 4:30 AM, tommy xiao wrote:

Re: mesos container cluster came across health check coredump log

2017-03-31 Thread Alex Rukletsov
Cool, looking forward to it! On Fri, Mar 31, 2017 at 4:30 AM, tommy xiao wrote: > Alex,Yes, let me have a try. > > 2017-03-31 3:16 GMT+08:00 Alex Rukletsov : > >> This is https://issues.apache.org/jira/browse/MESOS-7210. Deshi, do you >> want to send the

Re: mesos container cluster came across health check coredump log

2017-03-30 Thread tommy xiao
Alex,Yes, let me have a try. 2017-03-31 3:16 GMT+08:00 Alex Rukletsov : > This is https://issues.apache.org/jira/browse/MESOS-7210. Deshi, do you > want to send the patch? I or Haosdent can shepherd. > > A. > > On Thu, Mar 30, 2017 at 12:27 PM, tommy xiao

Re: mesos container cluster came across health check coredump log

2017-03-30 Thread Alex Rukletsov
This is https://issues.apache.org/jira/browse/MESOS-7210. Deshi, do you want to send the patch? I or Haosdent can shepherd. A. On Thu, Mar 30, 2017 at 12:27 PM, tommy xiao wrote: > interesting for the specified case. > > 2017-03-30 7:52 GMT+08:00 Jie Yu :

Re: mesos container cluster came across health check coredump log

2017-03-30 Thread tommy xiao
interesting for the specified case. 2017-03-30 7:52 GMT+08:00 Jie Yu : > + AlexR, haosdent > > For posterity, the root cause of this problem is that when agent is > running inside a docker container and `--docker_mesos_image` flag is > specified, the pid namespace of the

Re: mesos container cluster came across health check coredump log

2017-03-29 Thread Jie Yu
+ AlexR, haosdent For posterity, the root cause of this problem is that when agent is running inside a docker container and `--docker_mesos_image` flag is specified, the pid namespace of the executor container (which initiate the health check) is different than the root pid namespace. Therefore,

Re: mesos container cluster came across health check coredump log

2017-03-29 Thread tommy xiao
it resolved by add --pid=host. thanks for community guys supports. thanks a lot. 2017-03-29 9:52 GMT+08:00 tommy xiao : > My Environment is specified: > > mesos 1.2 in docker containerized. > > send a sample nginx docker container with mesos native health check. > > then get

Re: mesos container cluster came across health check coredump log

2017-03-28 Thread tommy xiao
My Environment is specified: mesos 1.2 in docker containerized. send a sample nginx docker container with mesos native health check. then get sandbox core dump. i have digg into more information for your reference: in mesos slave container, i can only see task container pid. but i can't found

mesos container cluster came across health check coredump log

2017-03-27 Thread tommy xiao
https://issues.apache.org/jira/browse/MESOS-6184 anyone give some hint? ``` I0328 11:48:12.922181 48 exec.cpp:162] Version: 1.2.0 I0328 11:48:12.929252 54 exec.cpp:237] Executor registered on agent a29dc3a5-3e3f-4058-8ab4-dd7de2ae58d1-S4 I0328 11:48:12.931640 54 docker.cpp:850] Running docker