summaryrefslogtreecommitdiffstats
path: root/src/mon/MDSMonitor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mon,cephfs: require confirmation when changing max_mds on unhealthy clusterRishabh Dave2024-10-011-0/+1
* cephfs,mon: require confirmation to fail unhealthy MDSRishabh Dave2024-04-191-0/+2
* mds/quiesce: resolve the quiesce cluster at the mds monitorLeonid Usov2024-03-041-0/+2
* mds: rework FSMap to avoid shared_ptrsPatrick Donnelly2023-07-121-2/+2
* mon: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* mon/MDSMonitor: propose if FSMap struct_v is too oldPatrick Donnelly2021-07-281-0/+7
* mds: add volumes + status to data: section of 'ceph status'Sage Weil2021-02-171-0/+3
* mon: add "std::" to qualify type namesKefu Chai2020-12-111-2/+3
* mon: store a reference as member variableKefu Chai2020-12-061-2/+2
* mon: Add mds version collectorDavid Zafman2020-11-121-0/+1
* mon/MDSMonitor: add mon auth caps for CephFS namesDouglas Fuller2020-09-101-2/+1
* blacklist -> blocklistSage Weil2020-08-241-1/+1
* mon: Build ceph-mon without using namespace declarations in headersAdam C. Emerson2020-03-221-15/+15
* mon/MDSMonitor: enforce mds_join_fs cluster affinityPatrick Donnelly2020-02-131-3/+5
* mon: print FSMap if standbys existPatrick Donnelly2019-12-181-0/+7
* Merge PR #26638 into masterPatrick Donnelly2019-03-011-5/+3
|\
| * mon: add freeze MDS commandPatrick Donnelly2019-02-281-1/+2
| * fs: obsolete standby_for config optionsPatrick Donnelly2019-02-281-4/+1
* | mon: remove futile class forward declarationYao Zongyou2019-01-311-3/+0
|/
* MDSMonitor: clean up use of pending fsmap in uncommitted opsPatrick Donnelly2018-05-071-21/+16
* MDSMonitor: refactor last_beacons to use mono_clockPatrick Donnelly2018-05-061-3/+5
* MDSMonitor: do not resize cluster when MDS is startingPatrick Donnelly2018-04-241-1/+1
* mon/FSCommands: Set extra MDS to standbyDouglas Fuller2018-04-171-1/+1
* MDSMonitor: cleanup and protect fsmap accessPatrick Donnelly2018-04-171-12/+8
* core: resurrect the old check on dout's levels where possible.Radoslaw Zarzynski2018-02-271-1/+2
* common/admin_socket: Copy fewer stringsAdam C. Emerson2018-02-161-1/+1
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* cephfs: obsolete deprecated mds commandsPatrick Donnelly2017-10-021-7/+0
* mon: implement MDSMonitor::get_store_prefixesJohn Spray2017-09-251-2/+1
* Merge pull request #17748 from tchaikov/wip-mon-constnessKefu Chai2017-09-161-1/+1
|\
| * mon: more constnessKefu Chai2017-09-151-1/+1
* | mon: remove mdsmap-derived perf countersJohn Spray2017-09-131-1/+0
|/
* mon: remove legacy get_health infrastructureSage Weil2017-09-061-3/+0
* mon: uniform way of referring to MDS daemonsJohn Spray2017-08-011-1/+3
* Merge pull request #16460 from liewegas/wip-mgr-metadataSage Weil2017-07-221-0/+3
|\
| * mon: factor out count_metadata w/ counter helperSage Weil2017-07-211-0/+3
* | MDSMonitor: show laggy MDSs at higher debug levelPatrick Donnelly2017-07-121-1/+1
|/
* mon: implement '{mon,osd,mds} versions' and '{mon,osd,mds} count-metadata <fi...Sage Weil2017-06-021-0/+1
* mon:remove useless function for MDSMonitor::generate_mds_map()yonghengdexin7352017-05-311-1/+0
* mon/MDSMonitor: remove create_new_fs from headerHenrik Korkuc2017-03-171-1/+0
* mon: add override in headersliuchang08122017-03-021-13/+13
* mon: move `fs reset` into command handlerJohn Spray2017-02-221-5/+0
* mon: split "fs rm" into command handlerJohn Spray2017-02-221-4/+4
* mon/MDSMonitor: remove duplicated check_poolJohn Spray2017-02-221-1/+0
* mon: make MDSMonitor tolerant of slow mon electionsJohn Spray2016-11-161-0/+6
* mon: clean up MDSMonitor interfaceJohn Spray2016-11-161-22/+22
* mon: drop encoded buffer after decodeJohn Spray2016-09-291-2/+0
* mon/MDSMonitor: move C_Updated class to .cc fileMichal Jarzabek2016-08-101-18/+0
* MON: optimize header file dependency.cxwshawn2016-05-201-5/+2
* mon: name cleanup s/mdsmap_bl/fsmap_bl/John Spray2016-03-161-2/+2