From: Zac Dover Date: Tue, 13 Feb 2024 17:04:26 +0000 (+1000) Subject: doc/cephadm: correct nfs config pool name X-Git-Tag: testing/wip-pdonnell-testing-20240430.123648-reef-debug~247^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=73fad63c5eab40a208fed61e5e74882cc049da9a;p=ceph-ci.git 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) --- diff --git a/doc/cephadm/services/nfs.rst b/doc/cephadm/services/nfs.rst index 2f12c591631..ab616ddcb13 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: