Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2020 18:41:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 249871] NFSv4 faulty directory listings under heavy load
Message-ID:  <bug-249871-227-RgMEkiOM64@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249871-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249871-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249871

--- Comment #2 from Jason W. Bacon <jwb@freebsd.org> ---
Thanks for the suggestions.  I disabled intr and I'm still getting variable
results.

Server and clients are all FreeBSD 12.1 and I am not using nfsuserd.

Server:

vfs.zfs.min_auto_ashift=12
net.inet.icmp.drop_redirect=1
net.inet.ip.sourceroute=0
net.inet.ip.accept_sourceroute=0
net.inet.tcp.rfc1323=0
vfs.nfs.enable_uidtostring=1
vfs.nfsd.enable_stringtouid=1
vfs.nfsd.tcphighwater=20000
vfs.nfsd.tcpcachetimeo=3600

Clients:

vfs.nfs.enable_uidtostring=1

Happy to try other suggestions if you have any.

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249871-227-RgMEkiOM64>