]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: track last_applied by host for osd specs
authorSage Weil <sage@newdream.net>
Tue, 2 Feb 2021 18:01:32 +0000 (12:01 -0600)
committerMichael Fritch <mfritch@suse.com>
Mon, 13 Jun 2022 16:30:15 +0000 (10:30 -0600)
commit894bac0d71d34dbfa87b07e6b49bb29673b1afcc
tree110e92b062ebff3c99eb8a21ed175fe5c6fd307e
parent38cc164540a578e1c2c19f565961d2d2d5c48d02
mgr/cephadm: track last_applied by host for osd specs

For each host, note when we last applied each osdspec.  Log the start
time, not the end time.

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