Commit Graph

23 Commits

Author SHA1 Message Date
Greg Farnum
77db2e0b9e messages: Clean up of PaxosServiceMessages, and some fixes for their users. 2009-06-25 14:54:06 -07:00
Greg Farnum
1ebe88d03f mon/objecter: The monitors and Objecter now use the version in messages. 2009-06-25 14:54:06 -07:00
Yehuda Sadeh
a9c98e0242 class: can use ceph utility to add classes
e.g. ./ceph class add foo 1 --in-data=foo.so
2009-05-14 12:55:45 -07:00
Yehuda Sadeh
2ecdf8d1c0 class: osd can request and receive class data 2009-05-13 15:16:45 -07:00
Sage Weil
573de83944 mon: log monitor election events 2009-04-02 06:34:50 -07:00
Yehuda Sadeh
694582ff42 cmon: add logclient, mount/unmount messsages 2009-03-27 11:51:00 -07:00
Yehuda Sadeh
c6ff2e6aaf ceph_init: initial version 2009-01-30 15:47:59 -08:00
Sage Weil
e26a9c6894 mon: observer cleanup
Simplify observer struct, some other stuff.

update_observers() when cmon is a single monitor (no cluster).  Also
immediately after registering a new observer.

Make message in terms of latest summary vs state (Paxos class has no real
notion of 'incremental', just states and 'latest').
2008-12-10 13:47:10 -08:00
Yehuda Sadeh
d216720b58 cobserver: utility, observe changes in different maps 2008-12-09 14:12:31 -08:00
Sage Weil
7c160a43c3 mon: clean up paxos service registration a bit. rev disk format. 2008-12-04 14:57:15 -08:00
Yehuda Sadeh
a5a7eea27c dispatcher: cascading dispatch infrastructure 2008-12-04 14:01:12 -08:00
Sage Weil
566a955766 mon: system-wide log
Pretty rudimentary still.
2008-12-02 14:28:30 -08:00
Sage Weil
634e383943 msgr: ping needs no payload. lose ping_ack.
They were unused/ignored.
2008-10-13 17:41:07 -07:00
Sage Weil
9653098a20 mon: allow new arguments to be sent to running mon, mds, osd via cmonctl 2008-10-02 11:15:27 -07:00
Sage Weil
3859475bbf mon: elector fixes 2008-06-30 14:50:52 -07:00
Sage Weil
1b509d1c79 mon: shutdown cleanup. fixed leak of MOSDFailure. 2008-05-20 11:03:21 -07:00
Sage Weil
aed2e8bc3d mon: trim old paxos state values. just pgmap, for now 2008-05-16 21:16:36 -07:00
Sage Weil
02e887312b revamped mkfs procedures, mon startup, and more 2008-03-10 16:23:41 -07:00
Sage Weil
f675756c0c csyn: use MonClient to accept monitor name on command line in place of .ceph_monmap 2008-03-07 16:26:51 -08:00
Sage Weil
2db74860f0 mon: osd commands to mark osds in/out/down 2008-03-02 14:39:00 -08:00
Sage Weil
3cfd18b553 mon: reworked command interface to use preprocess_ and prepare_command 2008-02-28 10:21:48 -08:00
michael
673f7710e6 comments 2008-01-16 04:00:55 -08:00
Sage Weil
c1865445c5 reorganized source tree 2007-12-19 13:28:33 -08:00