You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2017/09/19 19:28:00 UTC

[jira] [Updated] (MESOS-7990) Support systemd named hierarchy (name=systemd) for Mesos Containerizer.

     [ https://issues.apache.org/jira/browse/MESOS-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jie Yu updated MESOS-7990:
--------------------------
    Component/s: containerization

> Support systemd named hierarchy (name=systemd) for Mesos Containerizer.
> -----------------------------------------------------------------------
>
>                 Key: MESOS-7990
>                 URL: https://issues.apache.org/jira/browse/MESOS-7990
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Jie Yu
>
> Similar to docker's cgroupfs cgroup driver, we should create cgroups under /sys/fs/cgroup/systemd (if it exists), and move container pid into the corresponding cgroup ( /sys/fs/cgroup/systemd/mesos/<cid>).
> This can give us a bunch of benefits:
> 1) systemd-cgls can list mesos containers
> 2) systemd-cgtop can show stats for mesos containers
> ...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)