[Bugs] [Bug 1180545] New: Incomplete conservative merge for split-brained directories
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jan 9 12:18:20 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1180545
Bug ID: 1180545
Summary: Incomplete conservative merge for split-brained
directories
Product: GlusterFS
Version: mainline
Component: replicate
Assignee: bugs at gluster.org
Reporter: ravishankar at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
While performing conservative merge, we bail out of the merge if we encounter
a
file with mismatching gfid or type. What this means is all entries that come
after the mismatching file (during the merge) never get healed, no matter how
many index heals are done.
How reproducible:
Always
Steps to Reproduce:
(1).Create 1x2 volume, fuse mount it.
(2).Bring bricks down alternatively and creates files inside directory from
mount.
(3).At least one of the files must have same file name so that we have a gfid
mismatch when (2) is done.
(4) Trigger index heal.
Actual results:
Conservative merge does not happen fully.
Expected results:
It must.
--
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