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

Move the special filesystem mount from the launch helper to isolators.

    XMLWordPrintableJSON

Details

    Description

      Now all special filesystem mount happened in prepareChroot(), which is right before changing the root filesystem. This is too late for some case. E.g., adding more special mounts for command task which is mounting to those special fs that may overwrite some bind mounts.

      Instead, we should dedicate these special mounts to corresponding isolators, e.g., linux filesystem isolator, cgroup isolator.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gilbert Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: