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

All non-root tests fail on GPU machine

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.1
    • None
    • Mesosphere Sprint 40
    • 2

    Description

      A recent addition to ensure that NvidiaVolume::create() ran as root broke all non-root tests on GPU machines. The reason is that we unconditionally create this volume so long as we detect nvml.isAvailable() which will fail now that we are only allowed to create this volume if we have root permissions.

      We should fix this by adding the proper conditions to determine when / if we should create this volume based on some combination of --containerizer and --isolation flags.

      Attachments

        Activity

          People

            klueska Kevin Klues
            klueska Kevin Klues
            Jie Yu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: