Bug 1422783
Summary: | Entry heal messages in glustershd.log while no entries shown in heal info | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Sunil Kumar Acharya <sheggodu> |
Component: | disperse | Assignee: | Sunil Kumar Acharya <sheggodu> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.9 | CC: | aspandey, bugs, byarlaga, mzywusko, pkarampu, rhs-bugs, sheggodu |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1420619 | Environment: | |
Last Closed: | 2017-03-08 10:47:24 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: | 1282731, 1420619 | ||
Bug Blocks: | 1422766 |
Comment 1
Worker Ant
2017-02-16 09:06:24 UTC
COMMIT: https://review.gluster.org/16636 committed in release-3.9 by Xavier Hernandez (xhernandez) ------ commit 5ab59ea0afab5309f6bf0371675fb4ecd66ae290 Author: Sunil Kumar Acharya <sheggodu> Date: Thu Feb 9 16:34:54 2017 +0530 cluster/ec: Change log level of messages to DEBUG Heal failed or passed should not be logged as info. These can be observed from heal info if the heal is happening or not. If we require to debug a case where heal is not happening, we can set the level to DEBUG. >Change-Id: I062668eadd145ef809b25e818e6bca1094f54cd6 >BUG: 1420619 >Signed-off-by: Sunil Kumar Acharya <sheggodu> >Reviewed-on: https://review.gluster.org/16580 >Smoke: Gluster Build System <jenkins.org> >NetBSD-regression: NetBSD Build System <jenkins.org> >CentOS-regression: Gluster Build System <jenkins.org> >Reviewed-by: Ashish Pandey <aspandey> Change-Id: I91700a1960b5feb03ef186e4d0ddba1338152469 BUG: 1422783 Signed-off-by: Sunil Kumar Acharya <sheggodu> Reviewed-on: https://review.gluster.org/16636 Smoke: Gluster Build System <jenkins.org> Reviewed-by: Xavier Hernandez <xhernandez> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> |