[
https://issues.apache.org/jira/browse/MESOS-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514695#comment-14514695
]
Jie Yu commented on MESOS-2554:
-------------------------------
[[email protected]] --slave_subsystems is the cgroups subsystems used for
slave itself. The --subsystems is used for tasks launched by the slave.
> Slave flaps when using --slave_subsystems that are not used for isolation.
> --------------------------------------------------------------------------
>
> Key: MESOS-2554
> URL: https://issues.apache.org/jira/browse/MESOS-2554
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.21.0, 0.21.1, 0.22.0
> Reporter: Jie Yu
> Priority: Critical
>
> Say one use --slave_subsystems=cpuacct
> However, if he/she does not use cpuacct cgroup for isolation, all processes
> forked by the slave (e.g., tasks) will be part of the slave cgroup. This is
> not expected. ALso, more importantly, this will cause the slave to flap when
> restart because there are task processes in slave's cgroup.
> We should add a check during slave startup at least!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)