https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282156
--- Comment #2 from Rick Macklem <[email protected]> --- (In reply to Mark Johnston from comment #1) And the output of "nfsstat -m" could be useful. The crash appears to be in the client side when a server->client callback occurs. Do you have delegations enabled on your NFS server? (vfs.nfsd.issue_delegations set non-zero on the server, if it is a FreeBSD one.) To avoid the crashes, you could try running without the nfscbd running. (Just change the line in your /etc/rc.conf.) -- You are receiving this mail because: You are the assignee for the bug.
