You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2017/09/06 00:08:02 UTC

[jira] [Updated] (MESOS-7306) Support mount propagation for host volumes.

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

Vinod Kone updated MESOS-7306:
------------------------------
    Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63  (was: Mesosphere Sprint 62)

> Support mount propagation for host volumes.
> -------------------------------------------
>
>                 Key: MESOS-7306
>                 URL: https://issues.apache.org/jira/browse/MESOS-7306
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>              Labels: mesosphere, storage
>
> 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
> Given mount propagation is very hard for users to understand, probably worth limiting this to just host volumes because we only see use case for that at the moment.
> Some relevant discussion can be found here:
> https://github.com/kubernetes/community/blob/master/contributors/design-proposals/propagation.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)