Bug 763432 (GLUSTER-1700)
Summary: | write fops are bailing out on a distribute setup | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Raghavendra G <raghavendra> |
Component: | rdma | Assignee: | Raghavendra G <raghavendra> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | mainline | CC: | gluster-bugs, vijay |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Vijay Bellur
2010-09-24 11:10:31 UTC
test: dbench -s -t 18000 10 setup: 4 node distribute. some write fops are not propagated to rpcsvc from rdma. The reason for this is the failure of rdma to identify when all the rdma reads are complete. |