summaryrefslogtreecommitdiff
path: root/src/mon/OSDMonitor.h
Commit message (Expand)AuthorAgeFilesLines
* mon: OSDMonitor::get_health: const cleanupColin Patrick McCabe2011-01-261-1/+1
* mon: Implement reweight-by-utilizationColin Patrick McCabe2011-01-141-1/+1
* mon: mark osds down for not sending MOSDPGStatColin Patrick McCabe2011-01-061-0/+2
* Merge remote branch 'origin/testing' into unstableSage Weil2010-11-071-1/+1
|\
| * mon: update mdsmap.last_failure_osd_epoch when blacklistingSage Weil2010-11-031-1/+1
* | mon: add 'ceph health' commandColin Patrick McCabe2010-10-121-0/+1
|/
* Merge branch 'testing' into unstableSage Weil2010-09-091-3/+3
|\
| * mon: fix up variable names to be more clear this is an inclusive rangeSage Weil2010-09-091-3/+3
* | osdmon: Adjust failure reporting.Greg Farnum2010-08-051-0/+1
* | mon: drop redundant pg_temp mappingsSage Weil2010-08-021-0/+2
|/
* clean up new pool crush rule values [backward compatible protocol change]Sage Weil2010-07-201-1/+1
* mon: limit size of MOSDMap messages when subscribingSage Weil2010-07-151-1/+3
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* mon: add crush_rule data member to MPoolOp; use it in new pool creation on monGreg Farnum2010-05-261-1/+2
* types: standardize on uint64_tSage Weil2010-05-071-1/+1
* mon: OSDMonitor fills in MPoolOpReply's bufferlist on unmanaged snap creationGreg Farnum2010-04-231-4/+5
* msg: Remove dead code MSG_OSD_IN/OUTGreg Farnum2010-03-191-3/+0
* mon: users can now change pool owners.Greg Farnum2010-03-101-0/+2
* Revert "mon: add check_privileges function to OSDMon."Greg Farnum2010-03-101-3/+0
* mon: let prepare_new_pool assign an auid.Greg Farnum2010-03-081-2/+2
* mon: add check_privileges function to OSDMon.Greg Farnum2010-03-081-0/+3
* mon/msg: MPoolOp can carry POOL_OP_DELETE; OSDMon puts pool in incre old_poolsGreg Farnum2010-02-161-0/+1
* mon: possible fix for rare problem where osd boot messages are double-logged.Greg Farnum2010-01-291-3/+4
* mon: don't delete stats when sending osdmap incrementalSage Weil2009-11-061-0/+3
* mon: Move full OSD test logic aroundGreg Farnum2009-10-261-4/+0
* mon: Move fullness checks into OSDMonitor where they belongGreg Farnum2009-10-231-4/+17
* mon: On every incoming MPGStats, check for a full/near-full OSD and mark map ...Greg Farnum2009-10-231-0/+5
* mon: route osdmaps sent by mon properlySage Weil2009-10-091-7/+9
* mon: kill unused MOSDGetMapSage Weil2009-10-091-2/+0
* mon: kill dead faking, bcast codeSage Weil2009-10-091-5/+0
* mon: fix up subscribe infrastructure to use msgr connection for sessionsSage Weil2009-09-211-3/+2
* mon: remove obsolete osdmap bcastSage Weil2009-09-041-2/+0
* mon: add subscribe functionSage Weil2009-08-281-0/+5
* mon: handle MOSDPGTempSage Weil2009-08-101-5/+9
* mon: handle pool creationYehuda Sadeh2009-07-071-0/+4
* objecter: rename snap ops to pool opsYehuda Sadeh2009-07-071-7/+7
* mon/msg: PThey mostly hold version_t's now. Unused, though.Greg Farnum2009-06-241-5/+6
* mon/Objecter: Snapshot creation/removal now waits for proper epoch to return.Greg Farnum2009-06-161-1/+1
* mon: Now handles snapshot removals too.Greg Farnum2009-06-161-3/+4
* mon:Added server-side handling of MPoolSnap.Greg Farnum2009-06-161-0/+15
* class: osd can request and receive class dataYehuda Sadeh2009-05-131-3/+0
* class: partial implementation of class osd mon messagesSage Weil2009-05-111-0/+3
* mon: only log osd boot onceSage Weil2009-04-271-2/+2
* ceph_init: initial versionYehuda Sadeh2009-01-301-1/+1
* mon: expire old blacklist items (osdmap change)Sage Weil2008-12-171-0/+2
* mds mon: propagate deleted snaps to osdmapSage Weil2008-08-071-0/+3
* mon: shutdown cleanup. fixed leak of MOSDFailure.Sage Weil2008-05-201-0/+1
* osd: make it MOSDAlive, and respond with new osdmapSage Weil2008-05-131-7/+7
* osd: add alive_thru to map; use MOSDIn to bump it in osdmonSage Weil2008-05-131-7/+14
* kclient: osd timeouts; also cleaned up MOSDGetMap and map request handlingSage Weil2008-04-211-1/+1