]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr: document lack of MSWin NFS 4.x support 55032/head
authorZac Dover <zac.dover@proton.me>
Mon, 1 Jan 2024 00:10:42 +0000 (10:10 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 1 Jan 2024 00:33:07 +0000 (10:33 +1000)
Document that no version of Microsoft Windows supports mounting an NFS
v4.x export natively, as of the time of this commit.

This commit has been made in response to an anonymous note left on
https://pad.ceph.com/p/Report_Documentation_Bugs.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 03656c02a70d4ab719cbcf605517f8a2e9e81117)

doc/mgr/nfs.rst

index 7e6637684faa75ba036c1901277cbac9a1934e8b..746ab4247f39f06e46ec08a6b57522fb449ac1d1 100644 (file)
@@ -568,6 +568,9 @@ If the NFS service is running on a non-standard port number:
 
 .. note:: Only NFS v4.0+ is supported.
 
+.. note:: As of this writing (01 Jan 2024), no version of Microsoft Windows
+   supports mouting an NFS v4.x export natively.
+
 Troubleshooting
 ===============