From 97b815c24591f4588fab82cb2f9b09537d817a63 Mon Sep 17 00:00:00 2001 From: Kamoltat Sirivadhna Date: Thu, 8 Aug 2024 21:12:13 +0000 Subject: [PATCH] doc/rados/operations/health-checks: Added NONEXISTENT_MON_CRUSH_LOC_STRETCH_MODE Added NONEXISTENT_MON_CRUSH_LOC_STRETCH_MODE to the documentation. Fixes: https://tracker.ceph.com/issues/63861 Signed-off-by: Kamoltat Sirivadhna --- doc/rados/operations/health-checks.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/rados/operations/health-checks.rst b/doc/rados/operations/health-checks.rst index 640fa9b7fdb..85a2a1f32ba 100644 --- a/doc/rados/operations/health-checks.rst +++ b/doc/rados/operations/health-checks.rst @@ -1640,6 +1640,19 @@ We encourage you to fix this by making the weights even on both dividing buckets This can be done by making sure the combined weight of the OSDs on each dividing bucket are the same. +NONEXISTENT_MON_CRUSH_LOC_STRETCH_MODE +______________________________________ + +The CRUSH location specified for the monitor must belong to one of the dividing +buckets when stretch mode is enabled. With the ``tiebreaker`` monitor being the +only exception. + +This warning suggests that one or more monitors have a CRUSH location that does +not belong to any of the dividing buckets in stretch mode. + +We encourage you to fix this by making sure the CRUSH location of the monitor +belongs to one of the dividing buckets. + NVMeoF Gateway -------------- -- 2.39.5