You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Qian Zhang (JIRA)" <ji...@apache.org> on 2018/06/11 03:05:00 UTC

[jira] [Assigned] (MESOS-8327) Add container-specific CGroup FS mounts under /sys/fs/cgroup/* to Mesos containers

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

Qian Zhang reassigned MESOS-8327:
---------------------------------

    Assignee: Qian Zhang  (was: Jason Lai)

> Add container-specific CGroup FS mounts under /sys/fs/cgroup/* to Mesos containers
> ----------------------------------------------------------------------------------
>
>                 Key: MESOS-8327
>                 URL: https://issues.apache.org/jira/browse/MESOS-8327
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization
>            Reporter: Jason Lai
>            Assignee: Qian Zhang
>            Priority: Critical
>
> Containers launched with Unified Containerizer do not include container-specific CGroup FS mounts under {{/sys/fs/cgroup}}, which are created by default by Docker (usually readonly for unprivileged containers). Let's honor the same convention for Mesos containers.
> For example, this is needed by Uber's [{{automaxprocs}}|https://github.com/uber-go/automaxprocs] patch for Go programs, which amends {{GOMAXPROCS}} per CPU quota and requires access to the CPU cgroup subsystem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)