quincy: doc/rados: edit pools.rst (2 of x)
Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
: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
: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 $