[Bugs] [Bug 1467268] New: Heal info shows incorrect status

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 3 09:48:05 UTC 2017


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

            Bug ID: 1467268
           Summary: Heal info shows incorrect status
           Product: GlusterFS
           Version: 3.11
         Component: replicate
          Keywords: Triaged
          Assignee: bugs at gluster.org
          Reporter: ravishankar at redhat.com
                CC: bugs at gluster.org
        Depends On: 1318895
            Blocks: 1463964



+++ This bug was initially created as a clone of Bug #1318895 +++

Description of problem:

1.Create a file in gfid-split brain on root of the volume.
2.'gluster vol heal volname info` shows '/' as "Possibly undergoing heal"
instead of "Is in split-brain"
3.`gluster v heal volname info split-brain` shows zero entries.

--- Additional comment from Vijay Bellur on 2016-03-18 01:52:19 EDT ---

REVIEW: http://review.gluster.org/13772 (afr: Detect split-brain during
afr_selfheal_unlocked_inspect) posted (#1) for review on master by Ravishankar
N (ravishankar at redhat.com)

--- Additional comment from Mike McCune on 2016-03-28 19:24:30 EDT ---

This bug was accidentally moved from POST to MODIFIED via an error in
automation, please see mmccune at redhat.com with any questions

--- Additional comment from Worker Ant on 2017-06-25 12:25:15 EDT ---

REVIEW: https://review.gluster.org/13772 (glfsheal: prevent background
self-heals) posted (#2) for review on master by Ravishankar N
(ravishankar at redhat.com)

--- Additional comment from Worker Ant on 2017-06-30 07:08:37 EDT ---

COMMIT: https://review.gluster.org/13772 committed in master by Jeff Darcy
(jeff at pl.atyp.us) 
------
commit b4db625d0ccb4fdc6537ed9f6e8ebeaffd1c4873
Author: Ravishankar N <ravishankar at redhat.com>
Date:   Sun Jun 25 21:50:09 2017 +0530

    glfsheal: prevent background self-heals

    Problem:
    For a file in gfid split-brain, the parent directory ('/' during
    testing) was detected as possibly undergoing heal instead of split-brain
    in `heal-info` output. Also, it was not being displayed in `info
    split-brain` output for the same reason. The problem was that when
`glfsheal`
    was run, lookup on '/' triggered a background self-heal due to which
processing
    of '/' during `heal info` failed to acquire locks with errno=EAGAIN.

    Fix:
    Set background-self-heal-count to zero while launching glfsheal.

    Change-Id: I153a7c75af71f213a4eefacf504a0f9806c528a5
    BUG: 1318895
    Signed-off-by: Ravishankar N <ravishankar at redhat.com>
    Reviewed-on: https://review.gluster.org/13772
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1318895
[Bug 1318895] Heal info shows incorrect status
https://bugzilla.redhat.com/show_bug.cgi?id=1463964
[Bug 1463964] heal info shows root directory as "Possibly undergoing heal"
when heal is pending and heal deamon is disabled
-- 
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