]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: correct nfs config pool name 55603/head
authorZac Dover <zac.dover@proton.me>
Tue, 13 Feb 2024 17:04:26 +0000 (03:04 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 15 Feb 2024 17:48:53 +0000 (03:48 +1000)
s/nfs-ganesha/.nfs/ in doc/cephadm/services/nfs, in accordance with
information given to me by John Mulligan over Slack.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 574421aeec3bdd502c64e87102846e5181b18415)

doc/cephadm/services/nfs.rst

index 2f12c591631f639edb9c0c35b07203d841db7591..ab616ddcb130d472ec8302380dc974cb6c9ebefb 100644 (file)
@@ -15,7 +15,7 @@ Deploying NFS ganesha
 =====================
 
 Cephadm deploys NFS Ganesha daemon (or set of daemons).  The configuration for
-NFS is stored in the ``nfs-ganesha`` pool and exports are managed via the
+NFS is stored in the ``.nfs`` pool and exports are managed via the
 ``ceph nfs export ...`` commands and via the dashboard.
 
 To deploy a NFS Ganesha gateway, run the following command: