]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MDSMonitor: set birth time on FSMap during encode
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 18 Sep 2023 14:58:12 +0000 (10:58 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 21 Jun 2024 01:32:56 +0000 (21:32 -0400)
commit7637b199ebd6291e96c99d36cecda785c0608f76
tree6264e5778336203db966bbecb5e4fe341c53f1c8
parent061a7e518ee642ea3f86da93c2e696e52e2cc343
mon/MDSMonitor: set birth time on FSMap during encode

So we can begin to answer questions like: when did we last see an MDS?

Fixes: https://tracker.ceph.com/issues/62849
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/mgr/dashboard/test_health.py
src/mds/FSMap.cc
src/mds/FSMap.h
src/mon/MDSMonitor.cc
src/pybind/mgr/dashboard/controllers/health.py
src/pybind/mgr/dashboard/openapi.yaml