summaryrefslogtreecommitdiff
path: root/src/mon/OSDMonitor.h
Commit message (Expand)AuthorAgeFilesLines
* OSDMonitor: when adding bucket, delay response if pending map has nameSamuel Just2013-04-261-0/+2
* mon: cache osd epochsSage Weil2013-04-261-0/+6
* mon: PaxosService: fix trim criteria so to avoid constantly trimmingJoao Eduardo Luis2013-04-181-1/+1
* mon: OSDMonitor: add 'osd pool set-quota' commandSage Weil2013-03-291-1/+6
* Merge remote-tracking branch 'gh/wip-crush'Sage Weil2013-03-251-0/+2
|\
| * mon: factor out _get_pending_crush() helperSage Weil2013-03-221-0/+2
* | Monitor: add MOSDMarkMeDown supportSamuel Just2013-03-211-0/+4
* | OSDMonitor: factor out check_source helperSamuel Just2013-03-211-0/+2
|/
* Merge branch 'wsp.bobtail.2merge' into wsp.bobtail.masterJoao Eduardo Luis2013-02-211-2/+8
|\
| * mon: PaxosService: rework full version stashingJoao Eduardo Luis2013-02-211-0/+1
| * mon: Paxos: trim through PaxosJoao Eduardo Luis2013-02-211-0/+3
| * mon: Single-paxos and key/value store supportJoao Eduardo Luis2013-02-211-2/+4
* | OSDMonitor.h: use !reporters.empty() instead of size()Danny Al-Gaaf2013-02-131-1/+1
* | mon: assert valid context return valuesSage Weil2013-02-081-9/+13
|/
* mon: handle -EAGAIN in completion contextsSage Weil2013-02-081-16/+14
* Revert "mon: implement safety interlock for deleting pools"Sage Weil2013-01-261-3/+0
* mon: implement safety interlock for deleting poolsSage Weil2013-01-231-0/+3
* OSDMonitor: remove temp pg mappings with no up pgsSamuel Just2012-12-191-0/+1
* mon: fix leak of pool op reply dataSage Weil2012-12-081-4/+7
* mon: Paxos{,Service}: finish contexts and put messages on shutdownJoao Eduardo Luis2012-11-181-5/+21
* mon: kick failures when we lose leadershipSage Weil2012-11-121-0/+1
* mon: process failures when osds go downSage Weil2012-11-121-19/+1
* mon: pass by refSage Weil2012-10-211-1/+1
* mon: check failures in tickSage Weil2012-09-181-0/+3
* mon: reply to all reporters when an osd is failedSage Weil2012-09-181-11/+36
* mon: locally apply osd heartbeat grace to failure checksSage Weil2012-09-181-0/+12
* mon: refactor osd failure report trackingSage Weil2012-09-181-1/+43
* mon: move loc map parsing into a helperSage Weil2012-09-111-0/+1
* mon: parse '<id>' or 'osd.<id>' for 'osd crush create-or-move ...'Sage Weil2012-09-111-0/+2
* mon: implement 'ceph report <tag ...>' commandSage Weil2012-08-211-0/+2
* mon: require CRUSH_TUNABLES when latest osdmap has tunables setSage Weil2012-08-141-0/+2
* mon: 'osd pool rename <oldname> <newname>'Sage Weil2012-06-291-0/+1
* mon: 'osd thrash <num epochs>'Sage Weil2012-04-251-0/+6
* mon: use can_mark_*() helpersSage Weil2012-04-251-0/+5
* mon: 'osd {set,unset} {noin,noout,noup,nodown}'Sage Weil2012-04-241-0/+3
* mon: fix pg stats timeoutSage Weil2012-04-241-1/+1
* mon: assign severity to each health summary/detail itemSage Weil2012-03-061-1/+2
* mon: refactor health, include optional detailSage Weil2012-03-061-1/+1
* mon: make PaxosService::update_from_paxos return void.Greg Farnum2012-02-071-1/+1
* mon: allow specifying pg_num and pgp_num when creating new pools.Greg Farnum2012-01-101-1/+2
* mon: report basic cluster stats via perfcountersSage Weil2011-12-121-0/+3
* paxosservice: remove unused committed() callbackSage Weil2011-11-191-1/+0
* mon: share random osd map from update_from_paxos, not committed()Sage Weil2011-11-191-0/+1
* mon: stage mkfs seed info in mkfs/ dirSage Weil2011-11-111-1/+1
* paxos: trim extra state dirsSage Weil2011-10-141-2/+1
* osdmap: include oldest, newest known epoch in messageSage Weil2011-10-041-2/+3
* osd: redo pg_t encoding with 64-bit pool idSage Weil2011-08-271-1/+1
* osdmon: remove default values for prepare_new_poolGreg Farnum2011-08-041-2/+1
* mon: fix up pending_inc pool op messSage Weil2011-07-071-3/+3
* Revert "mon: add all_exit and exit commands"Josh Durgin2011-06-091-2/+0