Re: Resource Isolation in Mesos

2016-10-05 Thread haosdent
;> >>>>>>> Hi Greg , >>>>>>> >>>>>>> Previously we were running Mesos 0.27 on Rhel6 and since we already >>>>>>> have one c group hierarchy for cpu and memory for our production >>>>>&g

Re: Resource Isolation in Mesos

2016-10-05 Thread Srikant Kalani
>>>>>> >>>>>> Any idea why framework usage of cpu and memory is not coming in UI. >>>>>> Due to this OS is still not killing the task which are consuming more >>>>>> memory than the allocated one. >>>>>> We have ver

Re: Resource Isolation in Mesos

2016-10-05 Thread haosdent
n your system? >>>>>> >>>>>> Cheers, >>>>>> Greg >>>>>> >>>>>> On Tue, Sep 6, 2016 at 9:24 PM, Srikant Kalani < >>>>>> srikant.blackr...@gmail.com> wrote: >>>>>> >>

Re: Resource Isolation in Mesos

2016-10-05 Thread Srikant Kalani
6 at 9:24 PM, Srikant Kalani < >>>>> srikant.blackr...@gmail.com> wrote: >>>>> >>>>>> Hi Guys, >>>>>> >>>>>> We are running Mesos cluster in our development environment. We are >>>>>> seeing th

Re: Resource Isolation in Mesos

2016-10-04 Thread haosdent
e cpu >>>>> and >>>>> memory then the initial requested resources. When any new framework is >>>>> registered Mesos calculates the resources on the basis of already offered >>>>> resources to first framework and it doesn't consider actual resources >>>>> utilised by previous framework. >>>>> This is resulting in incorrect calculation of resources. >>>>> Mesos website says that we should Implement c groups but it is not >>>>> possible in our case as we have already implemented c groups in other >>>>> projects and due to Linux restrictions we can't merge two c groups >>>>> hierarchy. >>>>> >>>>> Any idea how we can implement resource Isolation in Mesos ? >>>>> >>>>> We are using Mesos 0.27.1 >>>>> >>>>> Thanks >>>>> Srikant Kalani >>>>> >>>> >>>> >> >> >> -- >> Best Regards, >> Haosdent Huang >> > -- Best Regards, Haosdent Huang

Re: Resource Isolation in Mesos

2016-09-07 Thread Greg Mann
s that we should Implement c groups but it is not > possible in our case as we have already implemented c groups in other > projects and due to Linux restrictions we can't merge two c groups > hierarchy. > > Any idea how we can implement resource Isolation in Mesos ? > > We are using Mesos 0.27.1 > > Thanks > Srikant Kalani >

Resource Isolation in Mesos

2016-09-06 Thread Srikant Kalani
projects and due to Linux restrictions we can't merge two c groups hierarchy. Any idea how we can implement resource Isolation in Mesos ? We are using Mesos 0.27.1 Thanks Srikant Kalani