]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: Fixes infinite loop when OSD zap fails during removal 68061/head
authorJoshua Blanch <joshua.blanch@clyso.com>
Fri, 27 Mar 2026 18:43:22 +0000 (18:43 +0000)
committerJoshua Blanch <joshua.blanch@clyso.com>
Fri, 27 Mar 2026 18:43:22 +0000 (18:43 +0000)
commit8a32b79c0d5059873dbf5d35930ff6bc4cb66ff2
tree2be7b626f0ca80be1394c7567a6a5b12504b66d8
parentb49bd22951aa85aec96fe8b7976d730a7bf0ae0b
mgr/cephadm: Fixes infinite loop when OSD zap fails during removal

This kept the OSD in the queue and caused the entire removal
sequence to replay indefinitely on each serve iteration.

Fixes: https://tracker.ceph.com/issues/75744
Signed-off-by: Joshua Blanch <joshua.blanch@clyso.com>
src/pybind/mgr/cephadm/services/osd.py