mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +00:00
doc: Replace [default] with [global].
Fixes: #8955 Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
parent
e5324edb35
commit
78dc4df1cb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user