From: Zac Dover Date: Mon, 1 Jan 2024 00:10:42 +0000 (+1000) Subject: doc/mgr: document lack of MSWin NFS 4.x support X-Git-Tag: v18.2.4~388^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=48263b7a51e1a88af72a66ed9592438a643b4587;p=ceph.git doc/mgr: document lack of MSWin NFS 4.x support 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 (cherry picked from commit 03656c02a70d4ab719cbcf605517f8a2e9e81117) --- diff --git a/doc/mgr/nfs.rst b/doc/mgr/nfs.rst index 7e6637684faa7..746ab4247f39f 100644 --- a/doc/mgr/nfs.rst +++ b/doc/mgr/nfs.rst @@ -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 ===============