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)
Oct 27 2023, 1:15 PM
Unknown Object (File)
Aug 15 2023, 2:25 AM
Unknown Object (File)
Aug 15 2023, 12:48 AM
Unknown Object (File)
Aug 8 2023, 11:23 PM
Unknown Object (File)
Aug 2 2023, 6:45 PM
Unknown Object (File)
Jul 16 2023, 6:44 AM
Unknown Object (File)
Jun 19 2023, 7:29 PM
Unknown Object (File)
Jun 18 2023, 8:03 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