[Bugs] [Bug 1219355] glusterd:Scrub and bitd reconfigure functions were not calling if quota is not enabled.
bugzilla at redhat.com
bugzilla at redhat.com
Sun May 10 03:07:28 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1219355
--- Comment #6 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10703 committed in release-3.7 by Krishnan
Parthasarathi (kparthas at redhat.com)
------
commit 8cbca98c1c13c632a616ceedd5b1bbf5ed57a4b6
Author: anand <anekkunt at redhat.com>
Date: Thu May 7 12:23:25 2015 +0530
glusterd: Invoking daemon reconfigure functions correctly
Problem : Scrub and bitd reconfigure functions were not invoking if
quota is not enabled.
Reason : In glusterd_svcs_reconfigure, if quota is not enabled then
it is returning in the middle of the function without calling bitd
and scrub reconfigure functions.
Fix : If quota is not enable on volume, skip quota reconfigure and
continue for other daemon reconfigure.
This patch also address the state dump issue for bitd and quotad
(logs the scrub and bitd info into state dump).
Change-Id: I39ea004b70c95543c08496245be595b3ea044a29
BUG: 1219355
Signed-off-by: anand <anekkunt at redhat.com>
Reviewed-on: http://review.gluster.org/10622
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
Tested-by: NetBSD Build System
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Kaushal M <kaushal at redhat.com>
(cherry picked from commit 5faf4801bd6839cec58324a45dec31f977992236)
Reviewed-on: http://review.gluster.org/10703
Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
Tested-by: Krishnan Parthasarathi <kparthas 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=Ff2sZyXweP&a=cc_unsubscribe
More information about the Bugs
mailing list