Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7306

Support mount propagation for host volumes.

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64, Mesosphere Sprint 66, Mesosphere Sprint 67, Mesosphere Sprint 68, Mesosphere Sprint 69
    • 8

    Description

      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

      Attachments

        Activity

          People

            jieyu Jie Yu
            jieyu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: