From 6bdbfd1ed3952c7706c03dba4ad3430017ea4e31 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 21 Sep 2021 12:30:18 +0200 Subject: [PATCH] doc/cephfs/nfs: Remove missing target Fixes: `Unknown target name: "nfs-ganesha nfs server".` Signed-off-by: Sebastian Wagner --- doc/cephfs/nfs.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cephfs/nfs.rst b/doc/cephfs/nfs.rst index 488e847277fc..a34151fbc51f 100644 --- a/doc/cephfs/nfs.rst +++ b/doc/cephfs/nfs.rst @@ -2,8 +2,8 @@ NFS === -CephFS namespaces can be exported over NFS protocol using the `NFS-Ganesha NFS -server`_. This document provides information on configuring NFS-Ganesha +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 -- 2.47.3