Conver Gluster stuck at Initializing: Timeout executing: mount [-t glusterfs glusterfs:/my_vol

I’ve got a three host setup and would like to use Gluster and Convoy.
I first started a GlusterFs cluster and then convoy as seen in this video: https://www.youtube.com/watch?v=LESPaJ9_DHE

Both convoy-gluster and convoy-gluster-storagepool are stuck at initializing with the log of each conver-gluster instance looking like this:

The volume-name “my_vol” matches the one I choose when installing GlusterFS. So what am I doing wrong?

19.3.2016 22:04:52time=“2016-03-19T21:04:52Z” level=error msg=“Get http:///host/var/run/convoy-convoy-gluster.sock/v1/volumes/list: dial unix /host/var/run/convoy-convoy-gluster.sock: no such file or directory”
19.3.2016 22:04:53time=“2016-03-19T21:04:53Z” level=error msg=“Get http:///host/var/run/convoy-convoy-gluster.sock/v1/volumes/list: dial unix /host/var/run/convoy-convoy-gluster.sock: no such file or directory”
19.3.2016 22:04:54time=“2016-03-19T21:04:54Z” level=error msg=“Get http:///host/var/run/convoy-convoy-gluster.sock/v1/volumes/list: dial unix /host/var/run/convoy-convoy-gluster.sock: no such file or directory”
19.3.2016 22:04:55time=“2016-03-19T21:04:55Z” level=error msg=“Get http:///host/var/run/convoy-convoy-gluster.sock/v1/volumes/list: dial unix /host/var/run/convoy-convoy-gluster.sock: no such file or directory”
19.3.2016 22:04:56time=“2016-03-19T21:04:56Z” level=error msg=“Get http:///host/var/run/convoy-convoy-gluster.sock/v1/volumes/list: dial unix /host/var/run/convoy-convoy-gluster.sock: no such file or directory”
19.3.2016 22:04:57time=“2016-03-19T21:04:57Z” level=debug msg=“Cleaning up environment…” pkg=daemon
19.3.2016 22:04:57time=“2016-03-19T21:04:57Z” level=error msg=“Timeout executing: mount [-t glusterfs glusterfs:/my_vol /var/lib/rancher/convoy/convoy-gluster-c70da5f0-57b3-448b-af92-7784bf0690a8/glusterfs/mounts/my_vol], output , error ”
19.3.2016 22:04:57{
19.3.2016 22:04:57 “Error”: “Timeout executing: mount [-t glusterfs glusterfs:/my_vol /var/lib/rancher/convoy/convoy-gluster-c70da5f0-57b3-448b-af92-7784bf0690a8/glusterfs/mounts/my_vol], output , error \u003cnil\u003e”
19.3.2016 22:04:57}
19.3.2016 22:04:57time=“2016-03-19T21:04:57Z” level=info msg=“convoy exited with error: exit status 1”
19.3.2016 22:04:57time=“2016-03-19T21:04:57Z” level=info msg=Exiting.
19.3.2016 22:05:11Waiting for metadata.

Hi ali,

are you by any chance trying this on RancherOS hosts? Me and other people having problems when running on it. See this issue for example: https://github.com/rancher/convoy/issues/55

Regards

Hey hey,
I tried two different Ubuntu 14.04 LTS hosts.
After looking through the GitHub issues I found a lot of people having the same problem (e.g. here https://github.com/rancher/rancher/issues/3670) with the current templates. The staff told they’re going to investigate.

Thanks for pointing this out. I too had a go at setting this up over the weekend on 3 ubuntu hosts and had no success