You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/11/10 20:46:33 UTC

[jira] [Updated] (MESOS-713) Support for adding subsystems to existing cgroup hierarchies.

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

Dominic Hamon updated MESOS-713:
--------------------------------
    Labels: newbie twitter  (was: newbie)

> Support for adding subsystems to existing cgroup hierarchies.
> -------------------------------------------------------------
>
>                 Key: MESOS-713
>                 URL: https://issues.apache.org/jira/browse/MESOS-713
>             Project: Mesos
>          Issue Type: Improvement
>          Components: isolation
>            Reporter: Benjamin Mahler
>            Priority: Minor
>              Labels: newbie, twitter
>
> Currently if a slave is restarted with additional subsystems, it will refuse to proceed if those subsystems are not attached to the existing hierarchy.
> It's possible to add subsystems to existing hierarchies via re-mounting:
> https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Resource_Management_Guide/sec-Attaching_Subsystems_to_and_Detaching_Them_From_an_Existing_Hierarchy.html
> We can add support for this by calling mount with the MS_REMOUNT option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)