stepping-stone / node-integration

The FOSS-Cloud's node configuration scripts
Other
0 stars 0 forks source link

glusterfs: 0-management: connection attempt failed (Connection refused) #2

Closed dev-zero closed 10 years ago

dev-zero commented 11 years ago

There is a log entry in /var/log/glusterfs/etc-glusterfs-glusterd.vol.log which repeats every 3 seconds:

[2013-08-04 05:17:24.582918] E [socket.c:2788:socket_connect] 0-management: connection attempt failed (Connection refused)
[2013-08-04 05:17:27.583203] E [socket.c:2788:socket_connect] 0-management: connection attempt failed (Connection refused)

Is this a problem?

dev-zero commented 11 years ago

Seems to be this bug: https://bugzilla.redhat.com/show_bug.cgi?id=977497, resp. https://bugzilla.redhat.com/show_bug.cgi?id=976750

Todo: We have to pull the patch for GlusterFS.

dev-zero commented 10 years ago

According to the bug reports, this was fixed in release-3.5. The logs for storage nodes with gluster-3.5 do not show the entries anymore as well.