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/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261291

--- Comment #20 from Alan Somers <asomers@FreeBSD.org> ---
Created attachment 231735
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231735&action=edit
Workaround ESXi's CREATE_SESSION sequence_id bug

Thanks for that idea.  Attached is what I'm testing right now.  It works for 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.

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