From: zdover23 Date: Thu, 8 Jun 2023 14:06:47 +0000 (+1000) Subject: Merge pull request #51940 from zdover23/wip-doc-2023-06-06-backport-51914-to-quincy X-Git-Tag: v17.2.7~324 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5e04f6abe9ffa9c6ddb72111b43eab8391cac554;p=ceph.git Merge pull request #51940 from zdover23/wip-doc-2023-06-06-backport-51914-to-quincy quincy: doc/rados: edit pools.rst (2 of x) Reviewed-by: Cole Mitchell --- 5e04f6abe9ffa9c6ddb72111b43eab8391cac554 diff --cc doc/rados/operations/pools.rst index 047b83f74a51,225115dfbc4b..f53c60fe45f5 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@@ -414,12 -396,11 +396,10 @@@ You may set values for the following ke :Type: Boolean .. versionadded:: 12.2.0 - - .. _hashpspool: - + .. describe:: hashpspool - Set/Unset HASHPSPOOL flag on a given pool. - + :Description: Sets and unsets the HASHPSPOOL flag on a given pool. :Type: Integer :Valid Range: 1 sets flag, 0 unsets flag @@@ -849,11 -842,10 +829,11 @@@ You may get values from the following k :Type: Integer - Set the Number of Object Replicas - ================================= + Setting the Number of RADOS Object Replicas + =========================================== -To set the number of object replicas on a replicated pool, execute the following: +To set the number of data replicas on a replicated pool, run a command of the +following form: .. prompt:: bash $