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/> References: <bug-261291-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=3D261291 --- Comment #16 from Rick Macklem <rmacklem@FreeBSD.org> --- Created attachment 231662 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231662&action= =3Dedit 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. --=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-261291-227-tKNl2snE7T>