Bug 1252696
Summary: | After resetting diagnostics.client-log-level, still Debug messages are logging in scrubber log | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Gaurav Kumar Garg <ggarg> | |
Component: | bitrot | Assignee: | Satish Mohan <smohan> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | bugs <bugs> | |
Priority: | unspecified | |||
Version: | mainline | CC: | bugs, mlawrenc, rmekala, sankarshan, smohan, vshankar | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1231150 | |||
: | 1315628 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-16 13:30:53 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1231150 | |||
Bug Blocks: | 1216951, 1315628 |
Comment 1
Anand Avati
2015-08-12 06:18:36 UTC
REVIEW: http://review.gluster.org/11887 (glusterd: DEBUG log should not come after resetting client log level) posted (#2) for review on master by Gaurav Kumar Garg (ggarg) REVIEW: http://review.gluster.org/11887 (glusterd: DEBUG log should not come after resetting client log level) posted (#3) for review on master by Gaurav Kumar Garg (ggarg) REVIEW: http://review.gluster.org/11887 (glusterd: DEBUG log should not come after resetting client log level) posted (#4) for review on master by Venky Shankar (vshankar) REVIEW: http://review.gluster.org/11887 (glusterd: DEBUG log should not come after resetting client log level) posted (#5) for review on master by Gaurav Kumar Garg (ggarg) COMMIT: http://review.gluster.org/11887 committed in master by Atin Mukherjee (amukherj) ------ commit 6e17fb2097f941798e1d56728fd3d61e525a39a5 Author: Gaurav Kumar Garg <garg.gaurav52> Date: Wed Aug 12 01:09:41 2015 +0530 glusterd: DEBUG log should not come after resetting client log level After resetting diagnostics.client-log-level option still DEBUG log is logging in scrubber and bitrot log file. After resetting any option value of that options goes to default value. This patch will set the default value of client and brick log level to "INFO" log level. Change-Id: I4cf04754dcf5ddc908dae4d9bdf525cfcd6cc2bd BUG: 1252696 Signed-off-by: Gaurav Kumar Garg <ggarg> Reviewed-on: http://review.gluster.org/11887 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Atin Mukherjee <amukherj> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |