Date: Wed, 09 Feb 2022 00:28:32 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261291] ESX NFS4.1 client hangs, server never responds to EXCHANGE_ID/CREATE_SESSION Message-ID: <bug-261291-227-tKNl2snE7T@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261291-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=261291 --- Comment #16 from Rick Macklem <rmacklem@FreeBSD.org> --- Created attachment 231662 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231662&action=edit return NFSERR_SEQMISORDERED for CREATE_SESSION with wrong seqid This patch changes the NFSv4.1/4.2 server to return NFSERR_SEQMISORDERED for Create_session with a wrong seqid, instead of NFS4ERR_STALE_CLIENTID. Alan, if you can test this patch and confirm the server now replies NFS4ERR_SEQ_MISORDERED for the Create_session, that would be appreciated, since I have no easy way to test it. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261291-227-tKNl2snE7T>
