Skip to content

fix(kobudai): disable nfsd delegations temporarily to fix old clients - #399

Merged
24apricots merged 2 commits into
mainfrom
push-krnvtxxpzzoz
Sep 1, 2026
Merged

fix(kobudai): disable nfsd delegations temporarily to fix old clients#399
24apricots merged 2 commits into
mainfrom
push-krnvtxxpzzoz

Conversation

@oliver-ni

Copy link
Copy Markdown
Member

in linux 6.6, nfsd added write delegations. however, this causes old clients to
get stuck spamming TEST_STATEID (~5000/s) causing open() to take multiple seconds:

https://gitlab.com/gitlab-org/gitlab-foss/-/work_items/52017

fixed client-side in linux 6.7, but death (and others) are super old (5.10 lol),
so let's disable delegations for now by disabling vfs leases.

@BNH440
BNH440 requested a review from 24apricots August 18, 2026 03:09
Updated comments regarding NFS write delegations and linked relevant issues.

@jaysa68 jaysa68 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm but i wont merge w/o SM approval @sophiebsw @BNH440

@24apricots
24apricots added this pull request to the merge queue Sep 1, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 1, 2026
Comment thread hosts/server/kobudai.nix
@24apricots
24apricots enabled auto-merge September 1, 2026 17:08
@24apricots
24apricots added this pull request to the merge queue Sep 1, 2026
Merged via the queue into main with commit cd76440 Sep 1, 2026
3 checks passed
@24apricots
24apricots deleted the push-krnvtxxpzzoz branch September 1, 2026 17:13
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.

4 participants