Date: Fri, 18 Dec 2020 19:55:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 251462] Failing transfers over nfsv4 with krb5i on CPU with SHA acceleration Message-ID: <bug-251462-227-J4Ms5HX3VI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251462-227@https.bugs.freebsd.org/bugzilla/> References: <bug-251462-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251462 --- Comment #2 from =C5=BDilvinas =C5=BDaltiena <zaltys@inbox.ru> --- If nfsd on FreeBSD is explicitly limited to single thread, i.e. rc.conf wit= h: nfs_server_flags=3D"-t -n 1" then transfers succeed with kr5i/krb5p and aesni module loaded even if linux client does not use sync mount option. If thread count is set to > 1, origi= nal problem reappears. Some sort of thread safety / locking issue in sha part of aesni module? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251462-227-J4Ms5HX3VI>