Skip to content
Discussion options

You must be logged in to vote

Hi @frsc-ku ,

Thanks for all the help testing. There are two issues at play here:

(1) When connRDMAInterfaces was not set, the client still tried to apply its own filtering logic and populated specific outbound RDMA interfaces instead of simply allowing "any" so the kernel routing would pick the right interface based on the remote server address for a given connection. Normally connRDMAInterfaces should only be set when you have multiple interfaces in the same IPoIB subnet, and you want the client to load balance connections across those interfaces (e.g., multi-rail support). This is why you observed the connections rotating around the two interfaces.

For your setup with multiple RDMA cap…

Replies: 8 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@iamjoemccormick
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by iamjoemccormick
Comment options

You must be logged in to vote
4 replies
@frsc-ku
Comment options

@iamjoemccormick
Comment options

@frsc-ku
Comment options

@frsc-ku
Comment options

Comment options

You must be logged in to vote
1 reply
@iamjoemccormick
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
3 participants