Re: set mesos docker volume driver location

2019-02-18 Thread Stéphane Cottin

Hi Marc,

Mesos does not know about this socket, or anything about the docker 
volume plugins, it only invokes dvdcli.
You should check the code/documentation at 
https://github.com/rexray/dvdcli


Stéphane

On 18 Feb 2019, at 22:06, Marc Roos wrote:


Nobody having this issue in the default setup of rexray?




-Original Message-
Sent: 16 February 2019 12:36
To: user
Subject: set mesos docker volume driver location


I am using rexray for external volumes which creates a socker under
unix:///run/docker/plugins/rexray.sock. I guess you have the 
/run/docker

location when you run the docker daemon, which I am not running.

At the moment I am creating this folder manually and then the rexray
daemon will run.

Where can have rexray put this socket so mesos can also find it 
(without

using this run/docker/plugins/rexray.sock)?


RE: set mesos docker volume driver location

2019-02-18 Thread Marc Roos
 
Nobody having this issue in the default setup of rexray?




-Original Message-
Sent: 16 February 2019 12:36
To: user
Subject: set mesos docker volume driver location


I am using rexray for external volumes which creates a socker under 
unix:///run/docker/plugins/rexray.sock. I guess you have the /run/docker 
location when you run the docker daemon, which I am not running. 

At the moment I am creating this folder manually and then the rexray 
daemon will run.

Where can have rexray put this socket so mesos can also find it (without 
using this run/docker/plugins/rexray.sock)?










set mesos docker volume driver location

2019-02-16 Thread Marc Roos


I am using rexray for external volumes which creates a socker under 
unix:///run/docker/plugins/rexray.sock. I guess you have the /run/docker 
location when you run the docker daemon, which I am not running. 

At the moment I am creating this folder manually and then the rexray 
daemon will run.

Where can have rexray put this socket so mesos can also find it (without 
using this run/docker/plugins/rexray.sock)?