[Bugs] [Bug 1443027] New: Accessing file from aux mount is not triggering afr selfheals.

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 18 10:53:56 UTC 2017


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

            Bug ID: 1443027
           Summary: Accessing file from aux mount is not triggering afr
                    selfheals.
           Product: GlusterFS
           Version: mainline
         Component: replicate
          Assignee: bugs at gluster.org
          Reporter: ravishankar at redhat.com
                CC: bugs at gluster.org



Description of problem:
Found while debugging a workaround that we wanted to suggest to a customer to
speed up pending self-heals.

How reproducible:
Always.

Steps to Reproduce:
1.Get the list of gfids that need heal from .glusterfs/indices/xattrop

2.Do an aux mount of the volume:
glusterfs --aux-gfid-mount --volfile-id=<volanme> --volfile-server=server-I.P.
/path/to/mount 

3. For each gfid, do a dummy getfattr:
getfattr -n user.no_such_attr /path/to/mount/.gfid/gfid-string

Actual results:
Background self-heal is not triggered from the mount.

Expected results:
The getxattr should trigger a background heal.

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