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