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)
Tue, Oct 15, 12:08 PM
Unknown Object (File)
Oct 4 2024, 8:55 PM
Unknown Object (File)
Oct 4 2024, 4:08 PM
Unknown Object (File)
Oct 2 2024, 6:35 PM
Unknown Object (File)
Oct 1 2024, 10:21 PM
Unknown Object (File)
Sep 30 2024, 11:22 PM
Unknown Object (File)
Sep 30 2024, 12:03 AM
Unknown Object (File)
Sep 25 2024, 3:22 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