slave kernel panic with cgroups on a shared box

2015-01-24 Thread Gary Ogden
I'm using this: 3 Node Cluster 8GB 2 CPU each CentOS 6.5 2.6.32-504.3.3.el6.x86_64 On each node we run Cassandra and Mesos where we run java spark jobs. This is a testing environment so it's actually shared between test groups. So we actually are running 3 instances of mesos-slave on each node.

Re: Trying to debug an issue in mesos task tracking

2015-01-24 Thread Itamar Ostricher
Alex, Sharma, thanks for your input! Trying to recreate the issue with a small cluster for the last few days, I was not able to observe a scenario that I can be sure that my executor sent the TASK_FINISHED update, but the scheduler did not receive it. I did observe multiple times a scenario that a

Re: can mesos-dns + mesos + docker emulate kubernetes' style of service discovery?

2015-01-24 Thread Gallagher Polyn
On Thu, Jan 22, 2015 at 1:05 PM, craig mcmillan wrote: > we use the HAProxy configurator script bundled with marathon to bind > applications to ports : > > https://github.com/mesosphere/marathon/blob/master/bin/ > haproxy-marathon-bridge > > HAProxy runs on every mesos slave and each marathon app