]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade: ignore osd in unknown state 69307/head
authorPatrick Donnelly <pdonnell@ibm.com>
Fri, 5 Jun 2026 16:22:57 +0000 (12:22 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Fri, 5 Jun 2026 16:23:06 +0000 (12:23 -0400)
The thrashosds task is occasionally restarting OSDs and mon/mgr log
warnings are wrongly flagging this as a problem.

Fixes: https://tracker.ceph.com/issues/76747
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit a1430973f2c3e8758890447a1de3b906da77b60e)

Conflicts:
    qa/suites/upgrade/reef-x/stress-split/1-start.yaml
    qa/suites/upgrade/squid-x/stress-split/1-start.yaml
Resolution: different upgrade suites, just add the change manually

qa/suites/upgrade/reef-x/stress-split/1-start.yaml
qa/suites/upgrade/squid-x/stress-split/1-start.yaml

index ace8cb2ba0cf3e0eeb9d17637dfebadc86e6e7d9..7897e529cbd0bc3c99fd10e19060b29a57356ffa 100644 (file)
@@ -27,6 +27,7 @@ overrides:
       - filesystem is offline
       - with fewer MDS than max_mds
       - CEPHADM_FAILED_DAEMON
+      - osd.* is in unknown state
       - pg .* is stuck undersized
       - HEALTH_WARN .* osds down
       - MDS_INSUFFICIENT_STANDBY
index 75b817c37790e5d1a76d3392cc8f3a92f96a5703..e99a9baeb19e3d181b47b17e5699318372b9abd6 100644 (file)
@@ -26,6 +26,7 @@ overrides:
       - filesystem is offline
       - with fewer MDS than max_mds
       - CEPHADM_FAILED_DAEMON
+      - osd.* is in unknown state
       - pg .* is stuck undersized
       - HEALTH_WARN .* osds down
       - MDS_INSUFFICIENT_STANDBY