Hi Salvatore, On Thu Jan 16 2025 at 09:30 AM +0100, Salvatore Bonaccorso wrote: > On Wed, Jan 15, 2025 at 08:02:18AM -0800, Bill Brelsford wrote: > > [ 40.980166] kernel BUG at fs/nfsd/nfs4recover.c:534! > > [ 40.984266] Oops: invalid opcode: 0000 [#1] PREEMPT SMP PTI
> So this is what I suspected. This is #1087900 in src:linux and fixed > in 6.12.8-1. I'm embarassed! I thought I had checked dmesg, but obviously hadn't. It's working on trixie now with the latest kernel update (6.12.9-1). > *But* that said, I strongly encourage you to switch to a systemd > running system for your nfs server. We still ship the init scripts in > the packaging, but for instance you do not start with them the more > advanced client tracking daemons. The legacy tracking methods will > disapear at some point upstream completely and in fact for the next > experimental upload I aim to disable NFSD_LEGACY_CLIENT_TRACKING > (cf. > https://salsa.debian.org/kernel-team/linux/-/merge_requests/1298). Yes, it's time for me to switch to systemd. Thanks very much for your help! Bill