Page MenuHomeFreeBSD

Add a sentence to mount_nfs.8 w.r.t. use of the nconnect option
ClosedPublic

Authored by rmacklem on Jun 14 2023, 8:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 21, 5:59 AM
Unknown Object (File)
May 23 2026, 7:15 AM
Unknown Object (File)
May 23 2026, 7:14 AM
Unknown Object (File)
May 13 2026, 10:40 PM
Unknown Object (File)
May 13 2026, 10:40 PM
Unknown Object (File)
May 13 2026, 10:31 PM
Unknown Object (File)
May 10 2026, 6:40 PM
Unknown Object (File)
Apr 27 2026, 11:44 AM

Details

Summary

The "nconnect" NFS mount option will not work
correctly for servers where the TCP connections
might connect to different NFS clusters that do not
share NFSv4.1/4.2 state information, such as file locks.

This patch adds a sentence to the "nconnect" section
of mount_nfs.8 noting this case.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable