Re: nfs hang

From: void <void_at_f-m.fm>
Date: Thu, 13 Nov 2025 11:09:45 UTC
On Thu, Nov 13, 2025 at 11:41:49AM +0100, Ronald Klop wrote:
>
>In rc.conf:
>nfs_server_enable=YES
>mountd_enable=YES
>nfsv4_server_only=YES
>nfs_server_flags="-t"

I have

nfs_server_flags="-u -t --minthreads=12 --maxthreads=120"
What do you have these set to?

on the server. And also

rpc_statd_enable="YES"
rpc_lockd_enable="YES"

on both client and server.

The server has HT turned OFF, 4 cpus, 64GB ram.
What's your RAM/cpu? Does your server do much other than nfsd?
Mine doesn't.
--