]> 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)
committerSage Weil <sage@newdream.net>
Tue, 2 Feb 2021 23:10:01 +0000 (17:10 -0600)
commitb129c1312113f56a227caeb535f656f5a090a85f
tree07d05ef6b7129d7ba3c5563cf6525f9a8e4f8e53
parent821f7e9d5b5a2d4725c5cea2987e601e07e83558
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>
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/services/osd.py