[Bugs] [Bug 1222065] GlusterD fills the logs when the NFS-server is disabled
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jun 2 04:24:04 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1222065
--- Comment #1 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10963 committed in release-3.7 by Kaushal M
(kaushal at redhat.com)
------
commit efdb183c62be68f1a371237d1caac4347288f538
Author: Krishnan Parthasarathi <kparthas at redhat.com>
Date: Tue May 19 14:48:01 2015 +0530
glusterd: fix repeated connection to nfssvc failed msgs
... and disable reconnect timer on rpc_clnt_disconnect.
Root Cause
----------
gluster-NFS service wouldn't be started if there are no
started volumes that have nfs service enabled for them.
Before this fix we would initiate a connect even when
the gluster-NFS service wasn't (re)started. Compounding
that glusterd_conn_disconnect doesn't disable reconnect
timer. So, it is possible that the reconnect timer was
in execution when the timer event was attempted to be
removed.
Change-Id: Iadcb5cff9eafefa95eaf3a1a9413eeb682d3aaac
BUG: 1222065
Signed-off-by: Krishnan Parthasarathi <kparthas at redhat.com>
Reviewed-on: http://review.gluster.org/10830
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
Reviewed-by: Gaurav Kumar Garg <ggarg at redhat.com>
Reviewed-by: Kaushal M <kaushal at redhat.com>
Reviewed-on: http://review.gluster.org/10963
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Emmanuel Dreyfus <manu at netbsd.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bEtQmOTRX2&a=cc_unsubscribe
More information about the Bugs
mailing list