Hi Arunabha, Which linux distro/version are you using?
A quick search on google finds some settings that might be required to turn on memsw.limit_in_bytes options for cgroups: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1348688 Tim On Fri, May 1, 2015 at 7:49 PM, Arunabha Ghosh <[email protected]> wrote: > Hi, > I'm trying to use the cgroups memory isolator, but after setting > --isolation to 'cgroups/cpu,cgroups/mem' I'm getting the following error in > the logs > > mesos-slave[12416]: Failed to create a containerizer: Could not create > MesosContainerizer: Could not create isolator cgroups/mem: > 'memory.memsw.limit_in_bytes' is not available > > The cgroups cpu isolator seems to be working as setting --isolation to > 'cgroups/cpu.posix/mem' works fine. > > Has anyone run into this before ? Any help debugging this is greatly > appreciated. > > Thanks, > > Arunabha >

