From 73fad63c5eab40a208fed61e5e74882cc049da9a Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 14 Feb 2024 03:04:26 +1000 Subject: [PATCH] doc/cephadm: correct nfs config pool name 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 (cherry picked from commit 574421aeec3bdd502c64e87102846e5181b18415) --- doc/cephadm/services/nfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/services/nfs.rst b/doc/cephadm/services/nfs.rst index 2f12c591631f6..ab616ddcb130d 100644 --- a/doc/cephadm/services/nfs.rst +++ b/doc/cephadm/services/nfs.rst @@ -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: -- 2.39.5