Re: nfs server issues

John F Carr <[email protected]> Sat, 4 Jul 2026 14:59:50 +0000
Newsgroups gmane.os.freebsd.devel.file-systems
Message-ID <[email protected]>
> On Jul 3, 2026, at 21:16, Rick Macklem <[email protected]> wrote:
> 
>   Avoid deduplication (I'm not sure if this is still the recommendation?).

Deduplication causes assertion failures or data corruption on FreeBSD 15.
Assertion failures if assertions are enabled, otherwise data corruption in
newly created files.  The problem is not new but became much more
common when I upgraded from 14.

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

John Carr