[Bugs] [Bug 1065632] glusterd: glusterd peer status failed with the connection failed error evenif glusterd is running

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 6 13:12:03 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1065632

Michael J. Chudobiak <mjc at avtechpulse.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjc at avtechpulse.com



--- Comment #7 from Michael J. Chudobiak <mjc at avtechpulse.com> ---
Same problem; deleting /var/run/glusterd.socket and restarting fixed it.


[root at karsh brick1]# gluster peer probe xena
Connection failed. Please check if gluster daemon is operational.

[root at karsh brick1]# systemctl stop glusterd

[root at karsh brick1]# rm /var/run/glusterd.socket
rm: remove socket ‘/var/run/glusterd.socket’? y

[root at karsh brick1]# systemctl start glusterd

[root at karsh brick1]# gluster peer probe xena
peer probe: success. 

[root at karsh brick1]# rpm -qa | grep gluster
glusterfs-api-3.5.3-1.fc20.x86_64
glusterfs-server-3.5.3-1.fc20.x86_64
glusterfs-libs-3.5.3-1.fc20.x86_64
glusterfs-fuse-3.5.3-1.fc20.x86_64
glusterfs-cli-3.5.3-1.fc20.x86_64
glusterfs-3.5.3-1.fc20.x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list