[Bugs] [Bug 1229331] Disperse volume : glusterfs crashed

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 18 12:47:39 UTC 2015


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



--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11128 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com) 
------
commit 56becf03ffd0ddfae4fda4d064a1c91cf1eb57a6
Author: Pranith Kumar K <pkarampu at redhat.com>
Date:   Sun Jun 7 10:24:08 2015 +0530

    cluster/ec: Prevent double unwind

            Backport of http://review.gluster.com/11111

    Problem:
    1) ec_access/ec_readlink_/ec_readdir[p] _cbks are trying to recover only
from
    ENOTCONN.
    2) When the fop succeeds it unwinds right away. But when its
    ec_fop_manager resumes, if the number of bricks that are up is less than
    ec->fragments, the the state machine will resume with -EC_STATE_REPORT
which
    unwinds again. This will lead to crashes.

    Fix:
    - If fop fails retry on other subvols, as ESTALE/ENOENT/EBADFD etc are also
    recoverable.
    - unwind success/failure in _cbks

    BUG: 1229331
    Change-Id: I7510984a237761efba65e872313a8ede8b7543e5
    Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
    Reviewed-on: http://review.gluster.org/11128
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Xavier Hernandez <xhernandez at datalab.es>

-- 
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=vplnEd7U8U&a=cc_unsubscribe


More information about the Bugs mailing list