[Bugs] [Bug 1347590] Ganesha+Tiering: Continuous " 0-glfs_h_poll_cache_invalidation: invalid argument" messages getting logged in ganesha-gfapi logs.

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 17 12:25:34 UTC 2016


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



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14756 committed in release-3.8 by Kaleb
KEITHLEY (kkeithle at redhat.com) 
------
commit ae47d5b55e5c5f32a45bd9d1dd741a1c072ab2d6
Author: Soumya Koduri <skoduri at redhat.com>
Date:   Sat Apr 30 22:01:47 2016 +0530

    gfapi/upcall: Ignore handle create failures

    In "glfs_h_poll_cache_invalidation", we need to send upcall only if there
    is a corresponding inode entry in the gfapi inode table for that handle.

    That's because the application will have reference to the inode as long as
    it operates on any handle. That means the only case in which we cannot find
    inode is when the application has closed the handle (either as part of
unlink
    or for any other purpose). But since it will have no more references and
will
    not be interested in any upcall event for that handle, we can safely ignore
such
    cases.

    Note: This will affect only that particular applicaiton process/local
libgfapi
    client.

    This is backport of below mainline patch -
       http://review.gluster.org/14132

    Change-Id: I9499cd9c284350d4a271e58f2a0966db65a7a61c
    BUG: 1347590
    Signed-off-by: Soumya Koduri <skoduri at redhat.com>
    Reviewed-on: http://review.gluster.org/14132
    Reviewed-by: jiffin tony Thottan <jthottan at redhat.com>
    Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
    (cherry picked from commit fb77938fc7810dc5ac16b0de9694157cde93635e)
    Reviewed-on: http://review.gluster.org/14756
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>

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


More information about the Bugs mailing list