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

NAS-130434 / 24.10 / drop ntb0 MTU to 64000 #14136

Merged
merged 1 commit into from
Aug 5, 2024
Merged

NAS-130434 / 24.10 / drop ntb0 MTU to 64000 #14136

merged 1 commit into from
Aug 5, 2024

Conversation

yocalebo
Copy link
Contributor

@yocalebo yocalebo commented Aug 5, 2024

At time of writing, ntb on SCALE has pathological behavior related TCP/IP Window size calculation whereby the receiving side clamps the window size to 0 causing recalculation which, ultimately, ends with behavior described in https://en.wikipedia.org/wiki/Silly_window_syndrome. The work-around is to drop MTU size a bit which fixes the scenario altogether. When we discover why this is happening, we should remove the MTUBytes line in this file.

@yocalebo yocalebo requested a review from a team August 5, 2024 18:35
@bugclerk bugclerk changed the title drop ntb0 MTU to 64000 NAS-130434 / 24.10 / drop ntb0 MTU to 64000 Aug 5, 2024
@bugclerk
Copy link
Contributor

bugclerk commented Aug 5, 2024

@truenas truenas deleted a comment from bugclerk Aug 5, 2024
@yocalebo yocalebo merged commit 726a26b into master Aug 5, 2024
2 of 3 checks passed
@yocalebo yocalebo deleted the fix-ntb branch August 5, 2024 18:42
@bugclerk
Copy link
Contributor

bugclerk commented Aug 5, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Aug 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants