Bug 797715

Summary: Improper log levels
Product: [Community] GlusterFS Reporter: Sachidananda Urs <sac>
Component: coreAssignee: Amar Tumballi <amarts>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 3.2.5CC: gluster-bugs, vraman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:10:20 UTC Type: ---
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:    
Bug Blocks: 817967    

Description Sachidananda Urs 2012-02-27 05:57:04 UTC
Description of problem:

Log messages like below snippet should go to ERROR or WARNING:

=================================================

[2012-02-24 15:53:09.723929] I [dht-layout.c:192:dht_layout_search] 0-gl03storage03-dht: no subvolume for hash (value) = 2181660640
[2012-02-24 15:53:09.731151] I [afr-self-heal-common.c:705:afr_mark_sources] 0-gl03storage03-replicate-1: split-brain possible, no source detected
[2012-02-24 15:53:09.731177] I [dht-common.c:479:dht_revalidate_cbk] 0-gl03storage03-dht: subvolume gl03storage03-replicate-1 for /d/96/14 returned -1 (Input/output err
or)
[2012-02-24 15:53:09.731828] I [dht-layout.c:192:dht_layout_search] 0-gl03storage03-dht: no subvolume for hash (value) = 2825566214
[2012-02-24 15:53:09.738091] I [afr-self-heal-common.c:705:afr_mark_sources] 0-gl03storage03-replicate-1: split-brain possible, no source detected
[2012-02-24 15:53:09.738116] I [dht-common.c:479:dht_revalidate_cbk] 0-gl03storage03-dht: subvolume gl03storage03-replicate-1 for /d/97/2e returned -1 (Input/output err
or)

==========================================

Comment 1 Sachidananda Urs 2012-02-27 05:58:26 UTC
Some more:

[2012-02-27 05:56:26.479592] I [afr-self-heal-common.c:705:afr_mark_sources] 0-gl03storage03-replicate-0: split-brain possible, no source detected
[2012-02-27 05:56:26.479706] I [dht-layout.c:581:dht_layout_normalize] 0-gl03storage03-dht: found anomalies in /d/a8/ed. holes=1 overlaps=0
[2012-02-27 05:56:26.479720] I [dht-selfheal.c:576:dht_selfheal_directory] 0-gl03storage03-dht: 1 subvolumes have unrecoverable errors
[2012-02-27 05:56:27.366073] I [afr-self-heal-common.c:705:afr_mark_sources] 0-gl03storage03-replicate-1: split-brain possible, no source detected
[2012-02-27 05:56:27.366105] I [dht-layout.c:581:dht_layout_normalize] 0-gl03storage03-dht: found anomalies in /d/a8/c0. holes=1 overlaps=0
[2012-02-27 05:56:27.366118] I [dht-selfheal.c:576:dht_selfheal_directory] 0-gl03storage03-dht: 1 subvolumes have unrecoverable errors
[2012-02-27 05:56:28.786603] I [afr-self-heal-common.c:705:afr_mark_sources] 0-gl03storage03-replicate-1: split-brain possible, no source detected
[2012-02-27 05:56:28.786680] I [dht-layout.c:581:dht_layout_normalize] 0-gl03storage03-dht: found anomalies in /d/a8/de. holes=1 overlaps=0
[2012-02-27 05:56:28.786699] I [dht-selfheal.c:576:dht_selfheal_directory] 0-gl03storage03-dht: 1 subvolumes have unrecoverable errors
[2012-02-27 05:56:28.816176] I [dht-layout.c:682:dht_layout_dir_mismatch] 0-gl03storage03-dht: subvol: gl03storage03-replicate-0; inode layout - 0 - 0; disk layout - 0 - 2147483646

Comment 2 Anand Avati 2012-03-07 18:46:57 UTC
CHANGE: http://review.gluster.com/2885 (cluster/distribute: fix log level of few messages) merged in master by Vijay Bellur (vijay)