Mesos agents across a WAN?

2016-03-30 Thread Jeff Schroeder
Given regional bare metal Mesos clusters on multiple continents, are there any known issues running some of the agents over the WAN? Is anyone else doing it, or is this a terrible idea that I should tell management no on? A few specifics: 1. Are there any known limitations or configuration gotcha

Re: Mesos agents across a WAN?

2016-03-31 Thread Alex Rukletsov
Jeff, regarding 3: we are investigating this: https://issues.apache.org/jira/browse/MESOS-3548 On Thu, Mar 31, 2016 at 3:56 AM, Jeff Schroeder wrote: > Given regional bare metal Mesos clusters on multiple continents, are there > any known issues running some of the agents over the WAN? Is anyon

Re: Mesos agents across a WAN?

2016-03-31 Thread Jeff Schroeder
Interesting. Thanks Alex. Is anyone actively working on this at Mesosphere or the community that wants to chat about it? On Thursday, March 31, 2016, Alex Rukletsov wrote: > Jeff, > > regarding 3: we are investigating this: > https://issues.apache.org/jira/browse/MESOS-3548 > > On Thu, Mar 31, 2

Re: Mesos agents across a WAN?

2016-03-31 Thread Evan Krall
On Wed, Mar 30, 2016 at 6:56 PM, Jeff Schroeder wrote: > Given regional bare metal Mesos clusters on multiple continents, are there > any known issues running some of the agents over the WAN? Is anyone else > doing it, or is this a terrible idea that I should tell management no on? > > A few spec

Re: Mesos agents across a WAN?

2016-03-31 Thread Vinod Kone
This is great info Evan, especially coming from a production experience. Thanks for sharing it ! On Thu, Mar 31, 2016 at 1:49 PM, Evan Krall wrote: > On Wed, Mar 30, 2016 at 6:56 PM, Jeff Schroeder < > jeffschroe...@computer.org> wrote: > >> Given regional bare metal Mesos clusters on multiple c

Re: Mesos agents across a WAN?

2016-03-31 Thread Brian Devins
I would recommend looking at what Yelp did with their PaaSTA project. They have an interesting approach to the multi-region orchestration.

Re: Mesos agents across a WAN?

2016-04-01 Thread Jeff Schroeder
On Thursday, March 31, 2016, Evan Krall wrote: > On Wed, Mar 30, 2016 at 6:56 PM, Jeff Schroeder < > jeffschroe...@computer.org > > wrote: > >> Given regional bare metal Mesos clusters on multiple continents, are >> there any known issues running some of the agents over the WAN? Is anyone >> else

Re: Mesos agents across a WAN?

2016-04-01 Thread Evan Krall
With Marathon, if you use "command" health checks, the checks are run by the agents, so they continue to operate during a partition. As far as I can tell, Marathon doesn't consider delayed healthcheck messages as failures. Be aware that if you use the Docker executor, your health checks run within