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

Support for size with create-on-demand volumes with Docker containerizer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • docker
    • None

    Description

      This issue was originally worded as marathon issue https://github.com/mesosphere/marathon/issues/4583

      When specifying an external volume to be used with a docker container, the size of the external volume cannot be specified. External volumes are often created on-demand, when first used, but if no size can be specified all volumes will have the same, default size.
      In the case if DVDI with REXRay, the default size is 16GB. This default can be modified but it is clearly desirable to be able to specify per-volume what the size should be.

      When mesos creates the external volume on-demand, which I presume normally happens before the docker container is launched, it should allow the specification of the size of this volume.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bosschaert David Bosschaert
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: