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

Isolate system directories, e.g., per-container /tmp

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.20.0
    • 0.21.0
    • containerization
    • None
    • Q3 Sprint 1, Q3 Sprint 2, Q3 Sprint 3, Q3 Sprint 4, Mesos Q3 Sprint 5, Mesos Q3 Sprint 6, Twitter Q4 Sprint 1, Twitter Mesos Q4 Sprint 2
    • 3

    Description

      Ideally, tasks should not write outside their sandbox (executor work directory) but pragmatically they may need to write to /tmp, /var/tmp, or some other directory.

      1) We should include any such files in disk usage and quota.
      2) We should make these "shared" directories private, i.e., each container has their own.
      3) We should make the lifetime of any such files the same as the executor work directory.

      Attachments

        Issue Links

          Activity

            People

              idownes Ian Downes
              idownes Ian Downes
              Jie Yu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: