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

NBS-179: support using multiple devices from the same rdma endpoint #185

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

budevg
Copy link
Collaborator

@budevg budevg commented Jan 19, 2024

This pr fixes the problem with connecting to multiple devices on the same host using rdma compound storage. Before the fix same storage was reused to access all devices which resulted in data corruption

tpashkin
tpashkin previously approved these changes Jan 19, 2024
Copy link
Contributor

github-actions bot commented Jan 19, 2024

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 881379e.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4670 4577 0 21 0 72

@budevg budevg requested a review from drbasic January 21, 2024 14:19
This commit fixes the problem with connecting to multiple devices on the same
host using rdma compound storage. Before the fix same storage was reused to
access all devices which resulted in data corruption
@budevg budevg force-pushed the users/evgenybud/rdma-debug-v1 branch from 52aa8c7 to 881379e Compare January 22, 2024 16:12
@budevg budevg requested a review from drbasic January 22, 2024 16:14
@budevg budevg removed the request for review from sharpeye January 23, 2024 09:03
@budevg budevg merged commit 9d0aed4 into main Jan 23, 2024
4 of 5 checks passed
@budevg budevg deleted the users/evgenybud/rdma-debug-v1 branch January 23, 2024 09:15
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

Successfully merging this pull request may close these issues.

3 participants