From: John Spray Date: Wed, 14 Jun 2017 13:52:58 +0000 (-0400) Subject: doc/install: reference mgr manual setup X-Git-Tag: v12.1.0~148^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fc8b8000b06ee9b72fd8958a1284caad14feea19;p=ceph.git doc/install: reference mgr manual setup Signed-off-by: John Spray --- diff --git a/doc/install/manual-deployment.rst b/doc/install/manual-deployment.rst index 5e58f57c0e1..e60c6beab2a 100644 --- a/doc/install/manual-deployment.rst +++ b/doc/install/manual-deployment.rst @@ -290,6 +290,12 @@ The procedure is as follows: **Note:** Once you add OSDs and start them, the placement group health errors should disappear. See the next section for details. +Manager daemon configuration +============================ + +On each node where you run a ceph-mon daemon, you should also set up a ceph-mgr daemon. + +See `../mgr/administrator`_ Adding OSDs ===========