[Bugs] [Bug 1524365] New: feature/bitrot: remove internal xattrs from lookup cbk
bugzilla at redhat.com
bugzilla at redhat.com
Mon Dec 11 10:53:53 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1524365
Bug ID: 1524365
Summary: feature/bitrot: remove internal xattrs from lookup cbk
Product: GlusterFS
Version: mainline
Component: bitrot
Assignee: bugs at gluster.org
Reporter: ravishankar at redhat.com
CC: bugs at gluster.org
Docs Contact: bugs at gluster.org
Problem:
afr requests all xattrs in lookup via the list-xattr key. If bitrot is
enabled and later disabled, or if the bitrot xattrs were present due to
an older version of bitrot which used to create the xattrs without
enabling the feature, the xattrs (trusted.bit-rot.version in particular)
was not getting filtered and ended up reaching the client stack. AFR, on
noticing different values of the xattr across bricks of the replica,
started triggering spurious metadata heals.
Fix:
Filter all internal xattrs in bitrot xlator before unwinding lookup.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the Docs Contact for the bug.
More information about the Bugs
mailing list