From: Zac Dover Date: Sat, 21 Jan 2023 05:04:12 +0000 (+1000) Subject: doc/rados: refine pool-pg-config-ref.rst X-Git-Tag: v16.2.12~3^2~155^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F49822%2Fhead;p=ceph.git doc/rados: refine pool-pg-config-ref.rst Remove pleonasm. Signed-off-by: Zac Dover (cherry picked from commit 11724c9b8e0244a0b44daa3db96022c50d603090) --- diff --git a/doc/rados/configuration/pool-pg-config-ref.rst b/doc/rados/configuration/pool-pg-config-ref.rst index b4b5df47802ad..3f9c149b6fe50 100644 --- a/doc/rados/configuration/pool-pg-config-ref.rst +++ b/doc/rados/configuration/pool-pg-config-ref.rst @@ -4,13 +4,12 @@ .. index:: pools; configuration -When you create pools and set the number of placement groups (PGs) for each, Ceph -uses default values when you don't specifically override the defaults. **We -recommend** overriding some of the defaults. Specifically, we recommend setting -a pool's replica size and overriding the default number of placement groups. You -can specifically set these values when running `pool`_ commands. You can also -override the defaults by adding new ones in the ``[global]`` section of your -Ceph configuration file. +Ceph uses default values to determine how many placement groups (PGs) will be +assigned to each pool. We recommend overriding some of the defaults. +Specifically, we recommend setting a pool's replica size and overriding the +default number of placement groups. You can set these values when running +`pool`_ commands. You can also override the defaults by adding new ones in the +``[global]`` section of your Ceph configuration file. .. literalinclude:: pool-pg.conf