]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations: Updated rados docs to include 44280/head
authorChristopher Hoffman <choffman@redhat.com>
Mon, 13 Dec 2021 21:15:08 +0000 (21:15 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Mon, 13 Dec 2021 22:02:10 +0000 (22:02 +0000)
changes to health-checks in MANY_OBJECTS_PER_PG
warning when autoscale is on.

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
doc/rados/operations/health-checks.rst

index 08c05b553631f8b8c5075bd2d7febc3208b25709..96f91730ffe03054065997b4d09f37f8b2796a86 100644 (file)
@@ -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
 ____________________