[Bugs] [Bug 1288352] Few snapshot creation fails with pre-validation failed message on tiered volume.

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 4 13:44:35 UTC 2015


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



--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12877 committed in release-3.7 by Dan
Lambright (dlambrig at redhat.com) 
------
commit 0ef60a5c371359d2a5d0d8684a8a58f1f5801525
Author: N Balachandran <nbalacha at redhat.com>
Date:   Fri Dec 4 10:34:37 2015 +0530

    cluster/tier: fix loading tier.so into glusterd

    The glusterd process loads the shared libraries of client translators.
    This failed for tiering due to a reference to dht_methods which is
    defined as a global variable which is not necessary.
    The global variable has been removed and this is now a member of
    dht_conf and is now initialised in the *_init calls.

    > Change-Id: Ifa0a21e3962b5cd8d9b927ef1d087d3b25312953
    > Signed-off-by: N Balachandran <nbalacha at redhat.com>
    > Reviewed-on: http://review.gluster.org/12863
    > Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    > Tested-by: Gluster Build System <jenkins at build.gluster.com>
    > Reviewed-by: Dan Lambright <dlambrig at redhat.com>
    >Tested-by: Dan Lambright <dlambrig at redhat.com>
    (cherry picked from commit 96fc7f64da2ef09e82845a7ab97574f511a9aae5)

    Change-Id: If3cc908ebfcd1f165504f15db2e3079d97f3132e
    BUG: 1288352
    Signed-off-by: N Balachandran <nbalacha at redhat.com>
    Reviewed-on: http://review.gluster.org/12877
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Dan Lambright <dlambrig at redhat.com>
    Tested-by: Dan Lambright <dlambrig 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=J9eW14zxia&a=cc_unsubscribe


More information about the Bugs mailing list