[Bugs] [Bug 1188242] Disperse volume: client crashed while running iozone

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 22 10:46:23 UTC 2015


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



--- Comment #20 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11307 committed in master by Raghavendra G
(rgowdapp at redhat.com) 
------
commit 142cbe0cfe1f0ff64d081f792e33337977ef5562
Author: vmallika <vmallika at redhat.com>
Date:   Thu Jun 18 12:02:50 2015 +0530

    quota: allow writes when with ENOENT/ESTALE on active fd

    We may get ENOENT/ESTALE in case of below scenario
            fd = open file.txt
            unlink file.txt
            write on fd
    Here build_ancestry can fail as the file is removed.
    For now ignore ENOENT/ESTALE on active fd with
    writev and fallocate.
    We need to re-visit this code once we understand
    how other file-system behave in this scenario

    Below patch fixes the issue in DHT:
    http://review.gluster.org/#/c/11097

    Change-Id: I7be683583b808c280e3ea2ddd036c1558a6d53e5
    BUG: 1188242
    Signed-off-by: vmallika <vmallika at redhat.com>
    Reviewed-on: http://review.gluster.org/11307
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-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=deQz822FL9&a=cc_unsubscribe


More information about the Bugs mailing list