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: v17.1.0~438^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a4fa3dd71474f48e898ae604fd398154ce91b49c;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 --- diff --git a/doc/radosgw/nfs.rst b/doc/radosgw/nfs.rst index 84d62bcec096..e1a5cc1c1220 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).