[Bugs] [Bug 1476668] [Disperse] : Improve heal info command to handle obvious cases

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 11 10:27:54 UTC 2017


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



--- Comment #4 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17923 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com) 
------
commit d88be3bc29dbd1eaa393802f3c98e188fe5287c8
Author: Ashish Pandey <aspandey at redhat.com>
Date:   Mon Jul 31 12:45:21 2017 +0530

    cluster/ec: Improve heal info command to handle obvious cases

    Problem:
    1 - If a brick is down and we see an index entry in
    .glusterfs/indices, we should show it in heal info
    output as it most certainly needs heal.

    2 - The first problem is also not getting handled after
    ec_heal_inspect. Even if in ec_heal_inspect, lookup will
    mark need_heal as true, we don't handle it properly in
    ec_get_heal_info and continue with locked inspect which
    takes lot of time.

    Solution:
    1 - In first case we need not to do any further invstigation.
    As soon as we see that a brick is down, we should say that
    this index entry needs heal for sure.

    2 - In second case, if we have need_heal as _gf_true after
    ec_heal_inspect, we should show it as heal requires.

    Change-Id: Ibe7f9d7602cc0b382ba53bddaf75a2a2c3326aa6
    BUG: 1476668
    Signed-off-by: Ashish Pandey <aspandey at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=gykTrcDh9f&a=cc_unsubscribe


More information about the Bugs mailing list