[ 
https://issues.apache.org/jira/browse/MESOS-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373339#comment-15373339
 ] 

Gilbert Song commented on MESOS-5834:
-------------------------------------

This is a problem related to driver per volume. It only supported in docker 
volume isolator with mesos containerizer. 

In docker containerizer, only one volume driver is allowed. If we dont 
deprecate the old semantic, it would confuse users. I think your patch is the 
right way to go, and we have to document that to use docker volumes in docker 
containerizer, we need at lease one docker volume to specify the driver and all 
driver field should be identical. Thanks!

> Mesos may pass to the Docker daemon --volume-driver multiple times.
> -------------------------------------------------------------------
>
>                 Key: MESOS-5834
>                 URL: https://issues.apache.org/jira/browse/MESOS-5834
>             Project: Mesos
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 1.0.0
>            Reporter: Gastón Kleiman
>            Assignee: Gastón Kleiman
>              Labels: mesosphere
>
> https://github.com/apache/mesos/blob/master/src/docker/docker.cpp#L590 will 
> append the "--volume-driver" flag to argv once per Volume.
> According to https://github.com/docker/docker/issues/16069 this flag can only 
> be specified once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to