| Summary: | 12.2-p9 & -p10 NFSv3 server times out for CentOS 8 client after ~13-14 minute of file copying | ||
|---|---|---|---|
| Product: | Base System | Reporter: | freebsd |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | freebsd, pen, rmacklem |
| Priority: | --- | ||
| Version: | 12.2-RELEASE | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
freebsd
2021-10-14 01:28:37 UTC
Added Rick M to email recipients for input, suggestion. Well, since there are no errata done w.r.t. the NFS code, I'm not sure why such an upgrade would cause problems? The known issue for FreeBSD12.2 for the NFS server is described in PR#254590. If this is the problem.. # netstat -a --> will show the stuck client's TCP connection in CLOSE_WAIT If that is the case, the patch in the first attachment in PR#254590 fixes the problem. (This patch will be in 12.3, but is not done as an errata.) I could not find the cause of the issues with 12.x After going to 13.0, NFS v3 server timing out had not reoccurred, for whatever reasons. I could not try the patch suggested as the system was installed via "freebsd-update" and there are no source installed per work policy. |