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
F150366791: D40547.id.diff
Tue, Mar 31, 2:37 PM
F150359411: D40547.id.diff
Tue, Mar 31, 12:52 PM
Unknown Object (File)
Tue, Mar 31, 3:41 AM
Unknown Object (File)
Sat, Mar 28, 3:16 AM
Unknown Object (File)
Sun, Mar 22, 7:11 AM
Unknown Object (File)
Thu, Mar 19, 4:10 AM
Unknown Object (File)
Thu, Mar 19, 3:29 AM
Unknown Object (File)
Mon, Mar 16, 3:01 PM

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