From 6c51b1fc9bce69a2599d65a9882c23c7928b1f79 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 --- 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 08c05b55363..96f91730ffe 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.47.3