Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wswseyes opened this issue Jan 17, 2024 · 2 comments
Open

Comments

@wswseyes
Copy link

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?

@vmichel-ephe
Copy link

same error here, unsure how to dig further.
I can get fio tests to complete with some settings activated :
linstor resource-group drbd-options --transport rdma --c-plan-ahead 0 --c-fill-target 24M --c-min-rate 80M --c-max-rate 1G --max-buffers 36k --sndbuf-size 1024k --rcvbuf-size 2048k --max-epoch-size 20000 $POOL

But then the performances are abysmal.

@vmichel-ephe
Copy link

ok, didnt read enough before posting there.
here is some documentation that fix this error :
https://kb.linbit.com/mitigate-flow-control-rmda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants