From: Christopher Hoffman Date: Mon, 13 Dec 2021 21:15:08 +0000 (+0000) Subject: doc/rados/operations: Updated rados docs to include X-Git-Tag: v16.2.8~87^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b08f5dca7e95eb13f51c3c8caeca1f719f5e5ed1;p=ceph.git doc/rados/operations: Updated rados docs to include changes to health-checks in MANY_OBJECTS_PER_PG warning when autoscale is on. Signed-off-by: Christopher Hoffman (cherry picked from commit 6c51b1fc9bce69a2599d65a9882c23c7928b1f79) --- diff --git a/doc/rados/operations/health-checks.rst b/doc/rados/operations/health-checks.rst index a7dd468c181f5..fa9e55f14ccc0 100644 --- a/doc/rados/operations/health-checks.rst +++ b/doc/rados/operations/health-checks.rst @@ -1031,6 +1031,8 @@ not contain as much data have too many PGs. See the discussion of The threshold can be raised to silence the health warning by adjusting the ``mon_pg_warn_max_object_skew`` config option on the managers. +The health warning will be silenced for a particular pool if +``pg_autoscale_mode`` is set to ``on``. POOL_APP_NOT_ENABLED ____________________