Antoine GIRARD

Results 59 comments of Antoine GIRARD

After reviewing changes in 7 months a lot seems to have change in gluster (version 4 and 5). I will have a look at it and make master work.

@jantoniomartinez the ubuntu image has shrunk down even further than debian. I will switch to it if it works better.

@andreaschiona-tria What is your host machine? I suspect that the different fuse path across distrib seems to be the residual bug. You can also try to run the binary version...

@andreaschiona-tria I use it every day so it will be more maintained than this one but it is not exactly for the same purpose. If you find a good interface/provider...

If you want to share a local folder on multiple docker host. I can recommand you to setup minio to have a s3 like server and use rclone to mount...

I haven't tested running it in parallel of original plugin but it should work. Make sure that the gluster server name are resolvable **from host**. Can you test basic command...

For debug, It is plugin wide config : https://github.com/sapk/docker-volume-gluster#additionnal-docker-plugin-config

Unfortunately, yes. I don't know any methods to config (even install) plugin through swarm ...

Ok it seems to panic at https://github.com/sapk/docker-volume-gluster/blob/master/gluster/driver/tools.go#L74. At first glance, I don't know why since volume uri seems good. Since the error is "runtime error: index out of range", it...

Yes it should. Are you sure that `node1` (the gluster server name) is resolvable by the host ?