[Bugs] [Bug 1450730] New: Add tests/basic/afr/ gfid-mismatch-resolution-with-fav-child-policy.t to bad tests

bugzilla at redhat.com bugzilla at redhat.com
Mon May 15 04:44:53 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1450730

            Bug ID: 1450730
           Summary: Add
                    tests/basic/afr/gfid-mismatch-resolution-with-fav-chil
                    d-policy.t to bad tests
           Product: GlusterFS
           Version: mainline
         Component: replicate
          Assignee: bugs at gluster.org
          Reporter: ravishankar at redhat.com
                CC: bugs at gluster.org



Description of problem:

gfid-mismatch-resolution-with-fav-child-policy.t  does a `TEST ls $M0/f3` (line
#170) to trigger healing of a file in gfid split-brain in a rep-3 volume. But
the code to trigger name heal of gfid split-brain file is not yet there. The
test is passing due a lookup/ stat on $M0 which triggers a background entry
self heal (which has the code to heal gfid-splitbrain files) which may or may
not complete the heal before line 170. If it doesn't, lookup on f3 is failing
with EIO.

Add the .t to bad tests until Karthik's patch for CLI based gfid split-brain
resolution fixes name heal also.

-- 
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