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: Docker Private Registry problem when update from 0.23 to 0.25

2015-10-15 Thread Brian Devins
Has anyone found some resolution for this? I have the mesosphere repo versions of mesos and marathon. 0.24.1 and 0.11.0 respectively. I have also tried 0.10.1 for marathon but still no dice. I can manually pull the images if I log into the box. On Wed, Oct 14, 2015 at 2:30 AM, Joachim Andersson <

Re: Changing mesos slave configuration

2015-09-23 Thread Brian Devins
Are you using systemd? There is a known issue with slave recovery on systemd. I'm on mobile or I would link you to the last thread around this but there is a line you can add to the config that is supposed to fix it. Whether it will fix it is another matter. I am fighting this issue at work myself.

Re: mesos slave in docker container

2015-06-19 Thread Brian Devins
You can't name the container mesos-slave. The slave currently sees all containers prefixed with 'mesos-' as one it is supposed to administer so it is killing itself off since it doesn't match a task that should be running. On Fri, Jun 19, 2015 at 6:35 PM, Tyson Norris wrote: > Hi - > Sorry for

Re: [DISCUSS] Renaming Mesos Slave

2015-06-02 Thread Brian Devins
+1 for CCAAT also. master-slave is well established in CS. I am intrigued by minion though On Tue, Jun 2, 2015 at 12:33 PM, Nikolay Borodachev wrote: > +1 for CCAAT's post > -1 for renaming Mesos Slave > > -Original Message- > From: CCAAT [mailto:cc...@tampabay.rr.com] > Sent: Tuesday, J

Re: Deploying containers to every mesos slave node

2015-03-12 Thread Brian Devins
This was actually going to be my suggestion. You could create a custom framework/scheduler to handle these types of tasks and configure mesos to give priority to this framework using roles, and weights. On Thu, Mar 12, 2015 at 1:38 PM, Konrad Scherer < konrad.sche...@windriver.com> wrote: > On 03

Re: mesos and coreos?

2015-01-18 Thread Brian Devins
Not the case. I can run ubuntu containers on a micro linux install with docker. The difference is that they all have the same kernel no matter what distro your container is using On Jan 18, 2015 4:09 PM, "Michael Dilworth" wrote: > a bit of an aside, but i am under the impression that containers

Re: conf files location of mesos.

2015-01-07 Thread Brian Devins
er the prefix dir and subdirs (configure --prefix=/home/dan/mesos-0.21.0/build/). Are there examples for the conf files? Thanks! Cheers, Dan Brian Devins | Java Developer brian.dev...@dealer.com<mailto:brian.dev...@dealer.com> [Dealer.com]

Re: Connecting spark from a different Machine to mesos cluster

2014-10-15 Thread Brian Devins
and slave-logs as well as the command of the master to terminate it. Has anyone ever encountered a similar problem or has any advice on solving this problem? Thanks! Johannes -- Cheers, Timothy St. Clair Red Hat Inc. Brian Devins | Java Developer brian.dev...@dealer.com<mailto:brian.dev...@dealer.com> [Dealer.com]