]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: correct daemon for warning conf 59467/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 29 Aug 2024 18:18:17 +0000 (14:18 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Sep 2024 19:39:12 +0000 (15:39 -0400)
The mgr emits this health check instead of the mons.

Fixes: https://tracker.ceph.com/issues/67737
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/cephfs/conf/mgr.yaml
qa/cephfs/conf/mon.yaml

index d7e95b9feb9328d8c84b837f0c27d95fe545b4a2..2b053f8bdcfaaeae45ca3c2c086109001581e9b6 100644 (file)
@@ -1,8 +1,9 @@
 overrides:
   ceph:
-    conf:
+    cluster-conf:
       mgr:
         client mount timeout: 30
         debug client: 20
         debug mgr: 20
         debug ms: 1
+        mon warn on pool no app: false
index e33437ae4040edb0b9c81562253ff3f39b2bc5d6..9bc2eb852b397ca8645572e132c2e34eb7317ada 100644 (file)
@@ -3,7 +3,6 @@ overrides:
     cluster-conf:
       mon:
         mon op complaint time: 120
-        mon warn on pool no app: false
     # cephadm can take up to 5 minutes to bring up remaining mons
     # This needs to be set before cluster-conf configs are applied.
     conf: