summaryrefslogtreecommitdiff
path: root/src/mon
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gh/last'Sage Weil2013-05-284-30/+10
|\
| * mon: drop unnecessary conditionalsSage Weil2013-05-231-5/+3
| * Merge pull request #311 from ceph/wip-5102Sage Weil2013-05-234-30/+12
| |\
| | * mon: Paxos: get rid of the 'prepare_bootstrap()' mechanismJoao Eduardo Luis2013-05-224-26/+4
| | * mon: Paxos: finish queued proposals instead of clearing the listJoao Eduardo Luis2013-05-221-4/+6
| | * mon: Paxos: finish_proposal() when we're finished recoveringJoao Eduardo Luis2013-05-221-0/+2
* | | pg_pool_t: enable FLAG_HASHPSPOOL by defaultSamuel Just2013-05-241-0/+2
* | | Merge pull request #312 from ceph/wip-osd-hbSage Weil2013-05-232-6/+10
|\ \ \
| * | | msgr: add Messenger reference to ConnectionSage Weil2013-05-221-1/+1
| * | | osd: send hb front addr to monitor at bootSage Weil2013-05-221-2/+6
| * | | osd/OSDMap: new_hb_up -> new_hb_back_upSage Weil2013-05-221-2/+2
| * | | osd/OSDMap: new_up_internal -> new_up_clusterSage Weil2013-05-221-2/+2
* | | | Merge branch 'next'Sage Weil2013-05-231-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | OSDMonitor: skip new pools in update_pools_status() and get_pools_health()Samuel Just2013-05-221-0/+4
| | |/ | |/|
* | | mon: PaxosService: drop atomic_t on 'proposing'Joao Eduardo Luis2013-05-222-6/+6
| |/ |/|
* | ceph-monstore-tool: dump-keys commandSage Weil2013-05-211-0/+7
* | mon: be a bit more verbose about osd mark down eventsSage Weil2013-05-201-0/+2
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-05-203-0/+17
|\ \ | |/
| * ceph df: fix si units for 'global' statsMike Kelly2013-05-201-3/+3
| * mon: clear pg delta after some periodSage Weil2013-05-163-0/+17
* | ceph df: fix si units for 'global' statsMike Kelly2013-05-201-3/+3
* | mon: add 'compact' commandSage Weil2013-05-171-0/+18
|/
* mon/Monitor.cc: init 'timecheck_acks' with '0' in constructorDanny Al-Gaaf2013-05-141-0/+1
* mon/Monitor.h: init 'crc' in constructor with '0'Danny Al-Gaaf2013-05-141-0/+1
* mon/QuorumService.h: remove unused QuorumService::flagsDanny Al-Gaaf2013-05-141-1/+0
* Merge remote-tracking branch 'gh/next'Sage Weil2013-05-134-18/+77
|\
| * mon: fix validatation of mds ids in mon commandsSage Weil2013-05-132-15/+41
| * mon: Monitor: tolerate GV duplicates during conversionJoao Eduardo Luis2013-05-132-3/+36
| * mon: dump MonitorDBStore transactions to fileSamuel Just2013-05-081-3/+28
| * mon: allow leveldb loggingSage Weil2013-05-081-0/+1
* | Replace mis-named mon config variables using mon_osd_min_down_reports/mon_osd...David Zafman2013-05-131-2/+2
* | mon: fix Formatter leakSage Weil2013-05-091-0/+1
* | Merge pull request #265 from ceph/wip-mon-traceSage Weil2013-05-081-20/+47
|\ \
| * | mon: set MonitorDBStore options on openSage Weil2013-05-081-8/+8
| * | ceph-monstore-tool: add MonitorDBStore trace dumperSamuel Just2013-05-081-9/+11
| * | mon: dump MonitorDBStore transactions to fileSamuel Just2013-05-081-3/+28
* | | Merge pull request #254 from ceph/wip-crush-rulesSage Weil2013-05-081-2/+2
|\ \ \ | |/ / |/| |
| * | mon: generate useful error msgs for 'osd crush rule create-simple ...'Sage Weil2013-05-031-1/+1
| * | crush: return -1 on error from get_type_idSage Weil2013-05-031-1/+1
* | | Merge pull request #261 from ceph/wip-leveldbSage Weil2013-05-081-0/+1
|\ \ \ | |_|/ |/| |
| * | mon: allow leveldb loggingSage Weil2013-05-061-0/+1
| |/
* | mon: avoid null deref in Monitor::_mon_status()Sage Weil2013-05-031-2/+8
|/
* Merge remote-tracking branch 'gh/wip-mon-rank' into nextSage Weil2013-05-022-14/+23
|\
| * mon: Monitor: fix bug on _pick_random_mon() that would choose an invalid rankJoao Eduardo Luis2013-05-011-0/+2
| * mon: Monitor: use rank instead of name when randomly picking monitorsJoao Eduardo Luis2013-05-012-14/+21
* | mon: add --mon-leveldb-paranoid flagSage Weil2013-05-011-0/+1
* | Revert "PaxosService: use get and put for version_t"Sage Weil2013-05-011-2/+8
* | mon/Paxos: update first_committed when we trimSage Weil2013-05-011-0/+1
* | mon/Paxos: don't ignore peer first_committedSage Weil2013-05-012-4/+8
|/
* mon: communicate the quorum_features properly when declaring victory.Greg Farnum2013-04-301-0/+1