Re: Odd Scenerio with Mesos.

2015-10-21 Thread John Omernik
On it, it's in a weird PoC lab thing and I have to do some gyrations to get logs off, it will be soon. On Wed, Oct 21, 2015 at 2:46 PM, Vinod Kone wrote: > Logs please. > > On Wed, Oct 21, 2015 at 12:44 PM, John Omernik wrote: > >> I am running 0.24. >> >> I am running some tasks in marathon, a

Re: Odd Scenerio with Mesos.

2015-10-21 Thread Vinod Kone
Logs please. On Wed, Oct 21, 2015 at 12:44 PM, John Omernik wrote: > I am running 0.24. > > I am running some tasks in marathon, and when they hit an OOM condition a > task is killed that is expected. Than I get a bunch of errors related to > "Failed to read "meory.limit_in_bytes', 'memory.max_u

Odd Scenerio with Mesos.

2015-10-21 Thread John Omernik
I am running 0.24. I am running some tasks in marathon, and when they hit an OOM condition a task is killed that is expected. Than I get a bunch of errors related to "Failed to read "meory.limit_in_bytes', 'memory.max_usage_in_bytes' and memory.stat. In addition the task tries to restart but keep

Re: Transport endpoint is not connected

2015-10-21 Thread Ahmet Emre Aladağ
Thank you, masters and slaves are on the same 3 nodes and they are all in the same private network. I set advertise_ip as local IP and hostname as public hostname and now slaves can connect. Zookeeper broadcasts local IPs, redirection (in case of not being the leader) on the mesos panel happens wi