+++ This bug was initially created as a clone of Bug #1275157 +++ Description of problem: The following error log related to CTR translator is being generated in brick logs at each volume start. [ctr-helper.c:256:extract_ctr_options] 0-gfdbdatastore: CTR Xlator is disabled. Version-Release number of selected component (if applicable): mainline How reproducible: Always Steps to Reproduce: 1. Create and start simple distributed volume. 2. Check the brick logs for the above mentioned message. Actual results: Error log entry is seen. Expected results: Error log shouldn't be present in brick logs. Additional info: --- Additional comment from Anand Avati on 2015-07-09 04:04:41 EDT --- REVIEW: http://review.gluster.org/11592 (features/ctr: Reduce the log-level for ctr-disabled message) posted (#1) for review on master by Anoop C S (achiraya) --- Additional comment from Anand Avati on 2015-07-09 15:15:19 EDT --- COMMIT: http://review.gluster.org/11592 committed in master by Dan Lambright (dlambrig) ------ commit b6a7a44079c724cbf6fb24c7ac83892f551dc5f6 Author: Anoop C S <anoopcs> Date: Thu Jul 9 11:06:01 2015 +0530 features/ctr: Reduce the log-level for ctr-disabled message Since by default CTR translator is disabled, the following log message is being displayed in brick logs. [ctr-helper.c:256:extract_ctr_options] 0-gfdbdatastore: CTR Xlator is disabled. Therefore this change is to reduce the log-level to INFO. Change-Id: I3b82d6b0dc0445286f91490fb497167a36914a2b BUG: 1241379 Signed-off-by: Anoop C S <anoopcs> Reviewed-on: http://review.gluster.org/11592 Reviewed-by: Joseph Fernandes Tested-by: Joseph Fernandes Tested-by: NetBSD Build System <jenkins.org> --- Additional comment from Vijay Bellur on 2015-10-26 03:34:39 EDT --- REVIEW: http://review.gluster.org/12424 (features/ctr: Reduce the log-level for ctr-disabled message) posted (#1) for review on release-3.7 by Anoop C S (anoopcs)
The log message is changed from ERROR to INFO. Verified on 3.7.5-6. /var/log/glusterfs/bricks/rhs-brick12-vol2-tier2.log-20151108:[2015-11-02 07:02:25.965392] I [MSGID: 121050] [ctr-helper.c:256:extract_ctr_options] 0-gfdbdatastore: CTR Xlator is disabled. /var/log/glusterfs/bricks/rhs-brick12-vol2-tier2.log-20151108:[2015-11-03 09:03:13.296520] I [MSGID: 121050] [ctr-helper.c:256:extract_ctr_options] 0-gfdbdatastore: CTR Xlator is disabled. [2015-11-17 13:18:57.755119] I [MSGID: 121050] [ctr-helper.c:256:extract_ctr_options] 0-gfdbdatastore: CTR Xlator is disabled. [2015-11-17 14:35:36.843984] I [MSGID: 121050] [ctr-helper.c:256:extract_ctr_options] 0-gfdbdatastore: CTR Xlator is disabled.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0193.html