From 71140f47e50d4aa95aa56996e9bafbdf6ad65b14 Mon Sep 17 00:00:00 2001 From: Kiefer Chang Date: Tue, 16 Jun 2020 11:33:36 +0800 Subject: [PATCH] doc/cephadm: document pool requirement for NFS-Ganesha service Signed-off-by: Kiefer Chang --- doc/cephadm/install.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 4459a70925c63..c172b903dab6c 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 -- 2.39.5