[Bug 251347] NFS hangs on client side when mounted from outside in Jail Tree (BROKEN NFS SERVER OR MIDDLEWARE)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 26 00:31:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251347
Rick Macklem <rmacklem at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rmacklem at FreeBSD.org
--- Comment #6 from Rick Macklem <rmacklem at FreeBSD.org> ---
I am not a jails guy, so I don't know if that was a factor.
W.r.t "..BROKEN MIDDLEWARE.."
It refers to a case where something between the NFS server
and client tries to cache Getattr replies, but doesn't get
it right.
Try testing where the NFS client connects to the server
without anything like a cisco switch in between. Just a wire
or a really dumb no frills switch.
Also, try an NFSv4 mount, since the NFSv4 RPCs are much
harder to cache and send replies.
If the problem persists, add another comment to this bug
report and we can try some other stuff.
(The error is generated because a file's fileno has changed
and that should never happen.)
My guess is that having the two mounts for the same file
system has somehow triggered the generation of a bogus cached
reply.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list