Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.28.0
-
None
-
None
Description
To my understanding it's currently not possible to create persistent volumes via Docker volume drivers/plugins. This limits IMHO the usability of the persistent volumes to a large extend if people are using distributed filesystems like GlusterFS or Ceph.
There was a discussion in a GitHub issue (https://github.com/mesosphere/marathon/issues/2493#issuecomment-196743212) about this, leading to the conclusion that it's currently not possible to use Docker volume drivers.
Looking at http://mesos.apache.org/documentation/latest/persistent-volume/ I guess it would make sense to add a property for the Docker volume driver in the Offer::Operation::CREATE operation so that the --volume-driver flag can be added when the Docker containers are launched, e.g. via Marathon.
References:
StackOverflow questions:
Attachments
Issue Links
- duplicates
-
MESOS-4355 Implement isolator for Docker volume
- In Progress
- is related to
-
MESOS-4355 Implement isolator for Docker volume
- In Progress