[Bugs] [Bug 1191413] Geo-Replication : shows faulty with lots of error messages "ssh> tar: .gfid/<real GFID>: Cannot open: Structure needs cleaning"

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 16 15:48:17 UTC 2015


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



--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9634 committed in master by Raghavendra G
(rgowdapp at redhat.com) 
------
commit e04039092d28dde70a9a394010cd04cf0a12726a
Author: Kotresh HR <khiremat at redhat.com>
Date:   Tue Feb 10 16:43:50 2015 +0530

    feature/gfid-access: Send a named lookup before trying to create a file.

    Normally a named-lookup is done by the kernel on an entry before it
    issues a dentry creation fop like create/mknod etc. This will enable
    cluster translators like dht to maintain internal consistency like
    deleting a linkto file if no corresponding datafile is present etc.
    While handling file creation on auxiliary gfid mounts, we issue dentry
    creation fop without issuing a lookup. If there are stale-linkto files,
    creation would fail with EEXIST, however access would fail since there
    is no datafile. A named lookup would cleanup the linkto file allowing
    create to succeed.

    Change-Id: I2932107296adac710dd179df7d0946b8697a497a
    BUG: 1191413
    Signed-off-by: Kotresh HR <khiremat at redhat.com>
    Reviewed-on: http://review.gluster.org/9634
    Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
    Tested-by: Raghavendra G <rgowdapp 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=YHhAH4NDJn&a=cc_unsubscribe


More information about the Bugs mailing list