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

Pass agent work_dir to isolator modules

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Mesosphere Sprint 23, Mesosphere Sprint 24
    • 1

    Description

      Some isolator modules can benefit from access to the agent's work_dir. For example, the DVD isolator (https://github.com/emccode/mesos-module-dvdi) is currently forced to mount external volumes in a hard-coded directory. Making the work_dir accessible to the isolator via Isolator::recover() would allow the isolator to mount volumes within the agent's work_dir. This can be accomplished by simply adding an overloaded signature for Isolator::recover() which includes the work_dir as a parameter.

      Attachments

        Activity

          People

            greggomann Greg Mann
            greggomann Greg Mann
            Adam B Adam B
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: