From: Kiefer Chang Date: Tue, 16 Jun 2020 03:33:36 +0000 (+0800) Subject: doc/cephadm: document pool requirement for NFS-Ganesha service X-Git-Tag: v16.1.0~2037^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F35581%2Fhead;p=ceph.git doc/cephadm: document pool requirement for NFS-Ganesha service Signed-off-by: Kiefer Chang --- diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 4459a70925c6..c172b903dab6 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -367,6 +367,9 @@ RADOS pool *nfs-ganesha* and namespace *nfs-ns*,:: # ceph orch apply nfs foo nfs-ganesha nfs-ns +.. note:: + Create the *nfs-ganesha* pool first if it doesn't exist. + See :ref:`orchestrator-cli-placement-spec` for details of the placement specification. Deploying custom containers