Re: Mesos loses track of Docker containers

2016-08-13 Thread Sivaram Kannan
I don't remember the condition exactly, but I have faced similar issue in my deployments and have been fixed when I moved to 0.26.0. Upgrade the marathon to compatible version as well. On Wed, Aug 10, 2016 at 9:30 AM, Paul Bell wrote: > Hi Jeff, > > Thanks for your reply. >

Re: Using mesos' cfs limits on a docker container?

2016-08-13 Thread Avinash Sridharan
+1 . Was just about to suggest the same !! On Sat, Aug 13, 2016 at 7:50 PM, Joseph Wu wrote: > If you're not against running Docker containers without the Docker daemon, > try using the Unified containerizer. > See the latter half of this document: http://mesos.apache.org/

Re: Using mesos' cfs limits on a docker container?

2016-08-13 Thread Joseph Wu
If you're not against running Docker containers without the Docker daemon, try using the Unified containerizer. See the latter half of this document: http://mesos.apache.org/documentation/latest/mesos-containerizer/ On Sat, Aug 13, 2016 at 7:02 PM, Mark Hammons

Using mesos' cfs limits on a docker container?

2016-08-13 Thread Mark Hammons
Hi All, I was having a lot of success having mesos force sandboxed programs to work within cpu and memory constraints, but when I added docker into the mix, the cpu limitations go out the window (not sure about the memory limitations. Is there any way to mix these two methods of isolation? I'd

Re: A vision for pods in Marathon

2016-08-13 Thread tommy xiao
Cool feature. 2016-08-14 5:24 GMT+08:00 James DeFelice : > Hi folks, > > Hot on the heels of the Mesos announcement of support for "task groups" > the Marathon team would like to share an API road map for pods in Marathon > (google-doc linked at bottom). > > We are

Re: 答复: Deactivationg framework unexpectly

2016-08-13 Thread tommy xiao
hi Yu, please enable debug mode to see more details logs with GLOG_v=3 2016-08-12 14:27 GMT+08:00 志昌 余 : > Hi Anindya, > > The problem occurred again. The following is the log of the scheduler > driver log at Chronos side: > > > I0812 08:15:43.90271296

A vision for pods in Marathon

2016-08-13 Thread James DeFelice
Hi folks, Hot on the heels of the Mesos announcement of support for "task groups" the Marathon team would like to share an API road map for pods in Marathon (google-doc linked at bottom). We are requesting feedback from the community about both our approach to pods and, more generally, the style

Re: [VOTE] Release Apache Mesos 1.0.1 (rc1)

2016-08-13 Thread haosdent
+1 (non-binding) Run `sudo make check` on CentOS 7.2 and Ubuntu 14.04 On Sat, Aug 13, 2016 at 6:07 AM, Kapil Arya wrote: > +1 (binding) > > You can find the rpm/deb packages here: > http://open.mesosphere.com/downloads/mesos-rc/#apache-mesos-1.0.1-rc1 > > The following