You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Jonathan Boulle (JIRA)" <ji...@apache.org> on 2013/02/14 05:34:12 UTC

[jira] [Created] (MESOS-349) remove mounts when garbage collecting tasks

Jonathan Boulle created MESOS-349:
-------------------------------------

             Summary: remove mounts when garbage collecting tasks
                 Key: MESOS-349
                 URL: https://issues.apache.org/jira/browse/MESOS-349
             Project: Mesos
          Issue Type: Improvement
          Components: slave
            Reporter: Jonathan Boulle
            Priority: Minor


It would be extremely helpful if the GC process on a slave (which is currently effectively just an {{rm -rf}}) could also remove mounts within the executor sandbox. 

This would allow sandboxes to incorporate mounts from different filesystems, for example, or to utilise chroots (which require various mounts to function properly - e.g. {{/proc}} and {{/sys}} on Linux) - and still be cleaned up by the mesos slave without any external intervention.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira