From: Michael Fritch Date: Tue, 2 Nov 2021 22:50:57 +0000 (-0600) Subject: doc/radosgw/nfs: add note about NFSv3 deprecation X-Git-Tag: v16.2.7~40^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a126618bfb313400602b3e7a7159fd4fd99d36ac;p=ceph.git doc/radosgw/nfs: add note about NFSv3 deprecation cephadm and rook based deployments have deprecated the NFSv3 deprecated in favor of NFSv4 Signed-off-by: Michael Fritch (cherry picked from commit a4fa3dd71474f48e898ae604fd398154ce91b49c) --- diff --git a/doc/radosgw/nfs.rst b/doc/radosgw/nfs.rst index df2b296fde8b..0a506599ae71 100644 --- a/doc/radosgw/nfs.rst +++ b/doc/radosgw/nfs.rst @@ -4,6 +4,8 @@ NFS .. versionadded:: Jewel +.. note:: Only the NFSv4 protocol is supported when using a cephadm or rook based deployment. + Ceph Object Gateway namespaces can be exported over the file-based NFSv4 protocols, alongside traditional HTTP access protocols (S3 and Swift).