[Bugs] [Bug 1433838] New: Move spit-brain msg in read txn to debug
bugzilla at redhat.com
bugzilla at redhat.com
Mon Mar 20 04:47:34 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1433838
Bug ID: 1433838
Summary: Move spit-brain msg in read txn to debug
Product: GlusterFS
Version: mainline
Component: replicate
Assignee: bugs at gluster.org
Reporter: ravishankar at redhat.com
CC: bugs at gluster.org
I am seeing a lot of messages in qe/customer logs where read_txn
complains that file is possibly in split-brain because of no readable
subvol being found, does inode refresh and then there is no split-brain
message post the inode refresh. This means that a lookup was not issued
on the indoe to populate 'readable' or it can mean one brick is source
for data and the other for metadata, making readable to be zero (because
readable=intersection of (data,metadata readable) since commit
7a1c1e290470149696.
Since we anyway log actual split-brains post inode-refresh, move this
message to DEBUG log level.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list