]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/quiesce: resolve the quiesce cluster at the mds monitor
authorLeonid Usov <leonid.usov@ibm.com>
Wed, 28 Feb 2024 13:11:17 +0000 (15:11 +0200)
committerLeonid Usov <leonid.usov@ibm.com>
Thu, 14 Mar 2024 19:09:59 +0000 (15:09 -0400)
commitd863958b10c34caf83e230b2660861e96012c972
tree4f5c768ab41c0b27be906d1a9630e7a8dea95224
parent6c59e10c31e3a90f1f3eb47d5b419975df3f29de
mds/quiesce: resolve the quiesce cluster at the mds monitor

Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
(cherry picked from commit 759925748e8be355a743f6edd106052d5a026dfd)
13 files changed:
qa/tasks/mgr/dashboard/test_health.py
src/include/cephfs/types.h
src/mds/FSMap.h
src/mds/MDSMap.cc
src/mds/MDSMap.h
src/mds/MDSRankQuiesce.cc
src/mds/QuiesceDbManager.h
src/mon/MDSMonitor.cc
src/mon/MDSMonitor.h
src/pybind/mgr/mgr_module.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py
src/test/mds/TestQuiesceDb.cc