[Bugs] [Bug 1222378] GlusterD fills the logs when the NFS-server is disabled
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 28 08:58:50 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1222378
--- Comment #6 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10830 committed in master by Kaushal M
(kaushal at redhat.com)
------
commit 8461bf0b5008a3ddcc7b675caa9aa7c3d6473048
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: 1222378
Signed-off-by: Krishnan Parthasarathi <kparthas at redhat.com>
Reviewed-on: http://review.gluster.org/10830
Tested-by: NetBSD Build System
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>
Tested-by: Kaushal M <kaushal at redhat.com>
--
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=rGN4fRjSyz&a=cc_unsubscribe
More information about the Bugs
mailing list