[Bugs] [Bug 1171142] RDMA: iozone fails with fwrite: Input/output error when write-behind translator is enabled

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 8 04:37:49 UTC 2014


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



--- Comment #4 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9247 committed in master by Raghavendra G
(rgowdapp at redhat.com) 
------
commit 92a293220117f896bfcc1950dabd5bb1bfae9965
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date:   Fri Dec 5 19:46:53 2014 +0530

    rdma:vectored write fails for rdma.

    For rdma write with payload count greater than one
    will fail due to insuffient memory to hold the
    buffers in rpc transport layer. It was expecting
    only one vector in payload, So it can only able
    to decode the first iovec from payload, and the
    rest will be discarded.

    Thnaks to Raghavendra Gowdappa for fixing the
    same.

    Change-Id: I82a649a34abe6320d6216c8ce73e69d9b5e99326
    BUG: 1171142
    Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
    Reviewed-on: http://review.gluster.org/9247
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    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.
You are the assignee for the bug.


More information about the Bugs mailing list