From: Zac Dover Date: Tue, 13 Feb 2024 17:04:26 +0000 (+1000) Subject: doc/cephadm: correct nfs config pool name X-Git-Tag: v19.3.0~14^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F55566%2Fhead;p=ceph.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 --- diff --git a/doc/cephadm/services/nfs.rst b/doc/cephadm/services/nfs.rst index 2f12c591631f..ab616ddcb130 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: