]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: only reapply osd spec if devices have changed
authorSage Weil <sage@newdream.net>
Tue, 2 Feb 2021 23:09:15 +0000 (17:09 -0600)
committerMichael Fritch <mfritch@suse.com>
Mon, 13 Jun 2022 16:30:51 +0000 (10:30 -0600)
commitee4b052e88d9084f67b666b9c42ff1053cc64585
treef63445ad06ef0d73d709e8790c382cc4b1d04cb1
parent2d8f804d0fce05c2782b126fd4c9081504f6d6bb
mgr/cephadm: only reapply osd spec if devices have changed

This avoids a lot of useless work when the devices have not changed.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit b129c1312113f56a227caeb535f656f5a090a85f)
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/services/osd.py