[
https://issues.apache.org/jira/browse/MESOS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094174#comment-16094174
]
y123456yz commented on MESOS-7813:
----------------------------------
[~jvanremoortere]
where the flowing config should be add to?
delegate=true
cat /usr/lib/systemd/system/mesos-slave.service
[Unit]
Description=Mesos Slave
After=network.target
Wants=network.target
[Service]
delegate=true // add here??
only add "delegate=true" to mesos-slave.service's [Service]?
whether need to add "KillMode=control-group" to mesos-slave.service's
[Service]?
thanks again!
> when lxc run after a period of time, the file(/proc/pid/cgroup) is modified,
> devices,blkio,memory,cpuacct is changed. why?
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: MESOS-7813
> URL: https://issues.apache.org/jira/browse/MESOS-7813
> Project: Mesos
> Issue Type: Bug
> Components: agent, cgroups, executor, framework
> Environment: 1 SMP Wed Apr 12 15:04:24 UTC 2017 x86_64 x86_64 x86_64
> GNU/Linux
> Reporter: y123456yz
>
> when lxc run after a period of time, the file(/proc/pid/cgroup) is modified,
> devices,blkio,memory,cpuacct is changed. why?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)