summaryrefslogtreecommitdiffstats
path: root/src/mon/Monitor.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mon: Tidy up removal of debug mon featuresBrad Hubbard2017-04-121-45/+0
* Merge pull request #13617 from liewegas/wip-mgr-commandsSage Weil2017-03-311-36/+145
|\
| * mon/MonCap: pass entity type (mgr, mon) to is_capableSage Weil2017-03-291-3/+6
| * mon: forward mgr commands; cap themSage Weil2017-03-291-0/+39
| * mon: add a finisherSage Weil2017-03-291-0/+8
| * mon: add a MgrClientSage Weil2017-03-291-2/+12
| * mon: generate tickets for mgr serviceSage Weil2017-03-291-28/+55
| * mon,mgr: move "pg ..." commands to MgrCommands, but keep #including on monSage Weil2017-03-291-0/+13
| * mon: hide the MGR flag on mon commands until require_luminous is setSage Weil2017-03-291-3/+12
* | mon: handle MOSDPGCreated messagesKefu Chai2017-03-301-0/+1
* | mon/OSDMonitor: add send_pg_create() to OSDMonitorKefu Chai2017-03-301-1/+6
* | mon: acquire lock when accessing mon->session_mapKefu Chai2017-03-301-35/+49
* | mon: dispatch osd_beacon message to OSDMonitorKefu Chai2017-03-301-0/+1
* | mon/OSDMonitor: s/check_sub/check_osdmap_sub/Kefu Chai2017-03-301-1/+1
|/
* Merge pull request #13615 from liewegas/wip-osd-fullSage Weil2017-03-081-0/+1
|\
| * mon/OSDMonitor: handle MOSDFull messages from OSDsSage Weil2017-03-061-0/+1
* | Merge pull request #13794 from liewegas/wip-clog-newlinesKefu Chai2017-03-071-9/+9
|\ \ | |/ |/|
| * common: remove \n on clog messagesSage Weil2017-03-061-9/+9
* | mon: drop weird/failed mon features debug cliJoao Eduardo Luis2017-02-221-117/+0
|/
* mon: add a threadpool (cpu_tp)Sage Weil2017-02-161-0/+5
* mon: add override in mon subsystemliuchang08122017-02-151-4/+4
* mon: apply monmap features to quorum requirementsSage Weil2017-02-071-3/+16
* mon: fix kraken requirement to use FEATUREMASK, HAVE_FEATURE macroSage Weil2017-02-071-2/+2
* Merge pull request #12276 from kylinstorage/wip-cleanup-makesharedJohn Spray2017-01-061-10/+10
|\
| * mon: use std::make_shared to replace newYunchuan Wen2016-12-091-10/+10
* | Merge pull request #12403 from liewegas/wip-mon-mgr-cleanupsSage Weil2016-12-291-22/+4
|\ \
| * | mon: drop support for "classic" (dumpling) monsSage Weil2016-12-191-22/+4
| |/
* / common: Unskew clockAdam C. Emerson2016-12-221-16/+16
|/
* Merge pull request #11848 from javeme/case-CEPH_MSG_POOLOPLoic Dachary2016-11-231-4/+1
|\
| * mon: move case CEPH_MSG_POOLOP to OSDs groupJaveme2016-11-091-4/+1
* | mon: clean up MDSMonitor interfaceJohn Spray2016-11-161-3/+3
|/
* mon: Monitor: mon debug cli via admin socketJoao Eduardo Luis2016-11-031-2/+166
* mon: don't allow downgrading once we go the kraken wayJoao Eduardo Luis2016-10-291-9/+46
* mon: Monitor: dump features on 'mon_status'Joao Eduardo Luis2016-10-291-0/+8
* mon: rename quorum_features to quorum_con_featuresJoao Eduardo Luis2016-10-291-10/+10
* mon: Elector: support mon-specific featuresJoao Eduardo Luis2016-10-291-5/+16
* mon: Monitor: show probe's required_features insteadJoao Eduardo Luis2016-10-291-2/+2
* mon: Monitor: dedup code on {win,lose}_election()Joao Eduardo Luis2016-10-291-7/+14
* mon: Monitor: drop useless 'todo' commentJoao Eduardo Luis2016-10-291-3/+0
* Merge pull request #11456 from tchaikov/wip-17558Gregory Farnum2016-10-211-27/+1
|\
| * mon: send updated monmap to its subscribersKefu Chai2016-10-131-27/+1
* | Merge pull request #11434 from batrick/mds-cmd-deprecatedJohn Spray2016-10-191-1/+1
|\ \
| * | mon: omit deprecated commands in descPatrick Donnelly2016-10-121-1/+1
| |/
* / mds: fully encapsulate filesystems mapPatrick Donnelly2016-10-111-1/+1
|/
* mon: move "df" dump code from PGMonitor to PGMapJohn Spray2016-09-291-2/+2
* mgr: flesh out standby/HAJohn Spray2016-09-291-0/+14
* mon: add MgrMonitorJohn Spray2016-09-291-0/+10
* mon,mds: include 'addr' in daemon metadataJohn Spray2016-09-291-0/+1
* Merge pull request #10513 from stiopaa1/mon_monitor_moveCScrubCScrubTimeoutSage Weil2016-09-191-0/+17
|\
| * mon/Monitor: move C_Scrub, C_ScrubTimeout to .ccMichal Jarzabek2016-08-071-0/+17