From: Varsha Rao Date: Mon, 12 Jul 2021 07:08:36 +0000 (+0530) Subject: doc/cephfs/nfs: update about nfs module X-Git-Tag: v17.1.0~1419^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=65489e8d3e7f40f19e1df5ed6871d7116e4a5023;p=ceph.git doc/cephfs/nfs: update about nfs module Signed-off-by: Varsha Rao --- diff --git a/doc/cephfs/nfs.rst b/doc/cephfs/nfs.rst index a82af058fbd7..6549c4d3329c 100644 --- a/doc/cephfs/nfs.rst +++ b/doc/cephfs/nfs.rst @@ -2,8 +2,12 @@ NFS === -CephFS namespaces can be exported over NFS protocol using the -`NFS-Ganesha NFS server`_. +CephFS namespaces can be exported over NFS protocol using the `NFS-Ganesha NFS +server`_. This document provides information on configuring NFS-Ganesha +clusters manually. The simplest and preferred way of managing NFS-Ganesha +clusters and CephFS exports is using ``ceph nfs ...`` commands. See +:doc:`/mgr/nfs` for more details. As the deployment is done using cephadm or +rook. Requirements ============