]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm/services/osd: skip found osds that already have daemons
authorSage Weil <sage@newdream.net>
Mon, 6 Dec 2021 15:19:57 +0000 (10:19 -0500)
committerSage Weil <sage@newdream.net>
Thu, 16 Dec 2021 15:39:52 +0000 (10:39 -0500)
commitdc3d45bbe8c3bfedee57da619616c0be489cd233
tree3e70e4c87e77c2f387b92dd72287315b3d3264c4
parent40aeac7f52c80df0daa99bb664e3d672da3bc249
mgr/cephadm/services/osd: skip found osds that already have daemons

If we are trying to deploy new or newly-found osds, we can skip the ones
that already have cephadm daemons deployed.

Fixes: https://tracker.ceph.com/issues/53491
Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/services/osd.py