From 48263b7a51e1a88af72a66ed9592438a643b4587 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 1 Jan 2024 10:10:42 +1000 Subject: [PATCH] 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) --- doc/mgr/nfs.rst | 3 +++ 1 file changed, 3 insertions(+) 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 =============== -- 2.39.5