Closed eskuai closed 4 years ago
Thank you for your feedback. However, it looks like your issue is not about Docker documentation, but that you may be having trouble with Docker itself. Please file a Docker support ticket or check out https://forums.docker.com/ to see if you can find a solution.
If this really is a documentation issue and I have misunderstood,please reopen it with more information.
Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.
If you have found a problem that seems similar to this, please open a new issue.
/lifecycle locked
Problem description
I am trying to start 3 docker process into 3 differents machines, using a gluster volume as graph directory
There is a gluster volume, named "registry", and it is mounted in three machines
mount -t glusterfs -obackup-volfile-servers=worker-node7-gfs:worker-node8-gfs worker-node6-gfs:/registry /registryMaster
The daemon file template into 3 machines, is:
Problem location
Docker doesn't start, shows
Project version(s) affected
Client: Version: 18.09.2 API version: 1.39 Go version: go1.10.6 Git commit: 6247962 Built: Sun Feb 10 04:13:27 2019 OS/Arch: linux/amd64 Experimental: false
Server: Docker Engine - Community Engine: Version: 18.09.2 API version: 1.39 (minimum version 1.12) Go version: go1.10.6 Git commit: 6247962 Built: Sun Feb 10 03:47:25 2019 OS/Arch: linux/amd64 Experimental: false