From: Matty Williams Date: Thu, 2 Oct 2025 09:50:50 +0000 (+0100) Subject: doc: Update documentation to include new health warning X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=df4b3c2e1aa5bbc1b07fba551a17c16fb3de8449;p=ceph-ci.git doc: Update documentation to include new health warning Fixes: https://tracker.ceph.com/issues/66641 Signed-off-by: Matty Williams --- diff --git a/doc/rados/operations/health-checks.rst b/doc/rados/operations/health-checks.rst index 8286e6bd03b..86cb85767d4 100644 --- a/doc/rados/operations/health-checks.rst +++ b/doc/rados/operations/health-checks.rst @@ -1309,8 +1309,8 @@ For more information, see :ref:`choosing-number-of-placement-groups` and POOL_MIN_SIZE_TOO_LOW _____________________ -One or more pools have a ``min_size`` value that is too low, which means -the minimum number of OSD daemons per Placement Group required by that pool +One or more pools have a ``min_size`` value that is too low, which means +the minimum number of OSD daemons per Placement Group required by that pool is too low. For replica pools, ``min_size`` should be greater than 1, and for erasure pools, ``min_size`` should be greater than or equal to k + 1. @@ -1318,7 +1318,7 @@ pools, ``min_size`` should be greater than or equal to k + 1. This warning alerts about the increased risk of data loss when using values this low. -For detailed information about which pools are affected, +For detailed information about which pools are affected, run the following command: .. prompt:: bash $