[Bug 261291] ESX NFS4.1 client hangs, server never responds to EXCHANGE_ID/CREATE_SESSION

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Feb 2022 23:10:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261291

--- Comment #19 from Rick Macklem <rmacklem@FreeBSD.org> ---
Created attachment 231733
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231733&action=edit
admin revoke client when create_session seqid not equal exchange_id's

You could try this patch, which essentially does an nfsrevoke(8) when
the seqid error is received.

It probably should not go in FreeBSD, since it pretty clearly violates
RFC8881.

-- 
You are receiving this mail because:
You are the assignee for the bug.