[ https://issues.apache.org/jira/browse/MESOS-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369850#comment-17369850 ]
Andreas Peters commented on MESOS-10225: ---------------------------------------- I will do it. I can also add the "delegate" into the systemd scripts of the mesos-agent. > mention that systemd agent unit should have Delegate=yes > -------------------------------------------------------- > > Key: MESOS-10225 > URL: https://issues.apache.org/jira/browse/MESOS-10225 > Project: Mesos > Issue Type: Documentation > Reporter: Charles Natali > Assignee: Andreas Peters > Priority: Major > > If managed by systemd, the agent unit should have > [Delegate=yes|https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#Delegate=] > to prevent systemd from manipulating cgroups created by the agent, which can > break things quite badly. > See for example https://issues.apache.org/jira/browse/MESOS-3488 and > https://issues.apache.org/jira/browse/MESOS-3009 for the kind of problems it > causes. > I think it's quite important and should figure in good place in the > documentation, maybe in the agent configuration page > [http://mesos.apache.org/documentation/latest/configuration/agent/] ? > > [~surahman] or [~apeters] if either one of you wants to have a look at it, I > think it's important that at least someone is familiar with the documentation > part. > -- This message was sent by Atlassian Jira (v8.3.4#803005)