[Bugs] [Bug 1166515] [Tracker] RDMA support in glusterfs
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jan 7 05:41:22 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1166515
--- Comment #34 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9392 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com)
------
commit e281c3dfac7a4178447436356c7e72e4e12bd09a
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date: Fri Dec 5 19:46:53 2014 +0530
rdma:vectored write fails for rdma.
Backport of http://review.gluster.org/9247
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.
BUG: 1166515
Change-Id: I5e44d240366af78df35df326fe0660ef8497147b
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>
Reviewed-on: http://review.gluster.org/9392
Reviewed-by: Raghavendra Bhat <raghavendra 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