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

Volumes in `/dev/shm` overridden by mesos containerizer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 1.1.1, 1.2.0, 1.3.1, 1.4.1, 1.5.0
    • None
    • containerization

    Description

      When making a volume into `/dev/shm`, the volume is overridden by default mount point.
      For example:

      mesos-execute --master=mesos-master --name=test --docker_image=busybox --volumes='[{"container_path":"/tmp/hosts", "host_path":"/etc/hosts", "mode":"RO"}]' --command="cat /tmp/hosts"
      

      This will get an error for "No such file or directory"

      Attachments

        Issue Links

          Activity

            People

              jasonlai Jason Lai
              windreamer Zhongbo Tian
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: