From: John Wilkins Date: Tue, 12 Aug 2014 01:16:01 +0000 (-0700) Subject: doc: Replace [default] with [global]. X-Git-Tag: v0.85~64 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=78dc4df1cbc38a97c20eb9a348b394a7647fd97d;p=ceph.git doc: Replace [default] with [global]. Fixes: #8955 Signed-off-by: John Wilkins --- diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index 484848c3f22..ad9645662d5 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -67,7 +67,7 @@ configuration details, perform the following steps using ``ceph-deploy``. #. Change the default number of replicas in the Ceph configuration file from ``3`` to ``2`` so that Ceph can achieve an ``active + clean`` state with - just two Ceph OSDs. Add the following line under the ``[default]`` section:: + just two Ceph OSDs. Add the following line under the ``[global]`` section:: osd pool default size = 2