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

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
(cherry picked from commit 6c51b1fc9bce69a2599d65a9882c23c7928b1f79)

doc/rados/operations/health-checks.rst

index a7dd468c181f5a7ec5710b2b31ca6a4603817583..fa9e55f14ccc0126426b756e752670fcacf768c1 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
 ____________________