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/03/24 20:35:41 UTC

[jira] [Created] (MESOS-7306) Support mount propagation for Volumes.

Jie Yu created MESOS-7306:
-----------------------------

             Summary: Support mount propagation for Volumes.
                 Key: MESOS-7306
                 URL: https://issues.apache.org/jira/browse/MESOS-7306
             Project: Mesos
          Issue Type: Improvement
          Components: containerization
            Reporter: Jie Yu


Currently, all mounts in a container are marked as 'slave' by default. However, for some cases, we may want mounts under certain directory in a container to be propagate back to the root mount namespace. This is useful for the case where we want the mounts to survive container failures.

See more documentation about mount propagation in:
https://www.kernel.org/doc/Documentation/filesystems/sharedsubtree.txt



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)