Details
-
Improvement
-
Status: Accepted
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is superceded by
-
MESOS-2350 Add support for MesosContainerizerLaunch to chroot to a specified path
- Resolved