LINBIT / drbd

LINBIT DRBD kernel module
https://docs.linbit.com/docs/users-guide-9.0/
GNU General Public License v2.0
587 stars 100 forks source link

drbd with rdma occur: Not sending flow_control mgs, no receive window! #82

Open wswseyes opened 10 months ago

wswseyes commented 10 months ago

drbd version: 9.2.7

I create one drbd(2replica,10GiB) resource with Net/transport: rdma;

When drbd sync or use fio test, even seq write(bs=128K, numjobs=1,iodepth=64), it occur: "Not sending flow_control mgs, no receive window!".

This makes it impossible for me to test performance of drbd with rdma. What can I do?