Bug 1206120
Summary: | DHT: nfs.log getting filled with "I" logs | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Nithya Balachandran <nbalacha> |
Component: | distribute | Assignee: | Nithya Balachandran <nbalacha> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.4.6 | CC: | bugs, gluster-bugs, kkeithle, nbalacha, nsathyan, saujain, ssamanta, vsomyaju |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1138602 | Environment: | |
Last Closed: | 2015-04-13 07:00:15 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: | 1138288, 1138602 | ||
Bug Blocks: | 1142402, 1154714 |
Comment 1
Anand Avati
2015-03-26 11:02:33 UTC
COMMIT: http://review.gluster.org/10008 committed in release-3.4 by Kaleb KEITHLEY (kkeithle) ------ commit 33608f50c5ea1a34d5b5529bcfd6178c98e1cf5f Author: Nithya Balachandran <nbalacha> Date: Thu Mar 26 16:29:04 2015 +0530 cluster/dht: Changed log level to DEBUG Changing log level from GF_LOG_INFO to GF_LOG_DEBUG to prevent logs getting flooded. This is the same fix as addressed by: http://review.gluster.org/#/c/8621 Change-Id: I6fa04a848fe1aa5829c7c74d2ef9a5636d2dbda4 BUG: 1206120 Signed-off-by: Nithya Balachandran <nbalacha> Reviewed-on: http://review.gluster.org/10008 Reviewed-by: Humble Devassy Chirammal <humble.devassy> Reviewed-by: Kaleb KEITHLEY <kkeithle> Tested-by: Gluster Build System <jenkins.com> |