Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2022 23:28:46 +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-BegDds67tY@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 #20 from Alan Somers <asomers@FreeBSD.org> ---
Created attachment 231735
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231735&action=
=3Dedit
Workaround ESXi's CREATE_SESSION sequence_id bug

Thanks for that idea.  Attached is what I'm testing right now.  It works fo=
r my
simple reproduction case, and I'll find out by Monday if it works for real.

What it does is to check the nii_domain of the client.  If it's "vmware.com=
",
then it simply ignores sequence_id during CREATE_SESSION.  It also adds a
sysctl to switch that behavior on or off.

--=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-BegDds67tY>