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

default work_dir of /tmp/mesos is problematic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Duplicate
    • 0.20.1
    • None
    • None
    • None

    Description

      Mesos uses a default of /tmp/mesos if work_dir is not defined.

      This is bad because /tmp on most distros gets wiped upon boot. Therefor when a slave reboots it Registers as a new slave instead of re-registering. Causing problems with task reconciliation.

      A better default following the FHS standard would be /var/tmp/mesos which is the temp that doesn't get wiped at all or in much longer intervals.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lloesche Lukas Loesche
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: