From b08f5dca7e95eb13f51c3c8caeca1f719f5e5ed1 Mon Sep 17 00:00:00 2001 From: Christopher Hoffman Date: Mon, 13 Dec 2021 21:15:08 +0000 Subject: [PATCH] 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) --- doc/rados/operations/health-checks.rst | 2 ++ 1 file changed, 2 insertions(+) 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 ____________________ -- 2.39.5