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

filesystem/shared and --default_container_info broken since 1.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0, 1.2.0
    • 1.5.0
    • agent
    • Mesosphere Sprint 57, Mesosphere Sprint 58
    • 3

    Description

      I face this issue, that prevent me to upgrade to 1.1.0 (and the change was consequently introduced in this version):

      I'm using default_container_info to mount a /tmp volume in the container's mount namespace from its current sandbox, meaning that each container have a dedicated /tmp, thanks to the filesystem/shared isolator.

      I noticed through our automation pipeline that integration tests were failing and found that this is because /tmp (the one from the host!) contents is trashed each time a container is created.

      Here is my setup:

      • --isolation='cgroups/cpu,cgroups/mem,namespaces/pid,disk/du,filesystem/shared,filesystem/linux,docker/runtime'
      • --default_container_info='{"type":"MESOS","volumes":[{"host_path":"tmp","container_path":"/tmp","mode":"RW"}]}'

      I discovered this issue in the early days of 1.1 (end of Nov, spoke with someone on Slack), but had unfortunately no time to dig into the symptoms a bit more.

      I found nothing interesting even using GLOGv=3.

      Maybe it's a bad usage of isolators that trigger this issue ? If it's the case, then at least a documentation update should be done.

      Let me know if more information is needed.

      Attachments

        Issue Links

          Activity

            People

              chhsia0 Chun-Hung Hsiao
              pierrecdn Pierre Cheynier
              Jie Yu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: