Commit Graph

8382 Commits

Author SHA1 Message Date
Greg Farnum
9298535fda hadoop: minor cleanup edits 2009-10-23 14:14:45 -07:00
Sage Weil
65c9689f88 todo 2009-10-22 10:56:23 -07:00
Sage Weil
dacfb4e3a5 mount: include all A/AAAA records when resolving host name 2009-10-22 10:46:32 -07:00
Sage Weil
b7263cab90 qa: add dbench 2009-10-21 10:35:44 -07:00
Sage Weil
0b26194fd2 osd: assert apply_transaction success
For now, let's just assert success.
2009-10-20 13:13:40 -07:00
Sage Weil
1b4db2f97a todos 2009-10-20 11:59:15 -07:00
Sage Weil
dac3a8c35f v0.17 2009-10-19 15:19:51 -07:00
Sage Weil
74be02f74a debian: don't try to sign packages; it fails anyway 2009-10-19 13:03:03 -07:00
Sage Weil
6668669604 mon: log each client mount 2009-10-19 12:13:57 -07:00
Sage Weil
e555cd329d Revert "msgr: be a bit more verbose during shutdown"
This reverts commit 4fe2e6acb9.

Conflicts:

	src/msg/SimpleMessenger.cc
2009-10-19 12:02:22 -07:00
Sage Weil
3b6ed5ef7a osd: mix preferred osd into placement seed
This avoids getting the same peer for all 0.0p* pgs, for
example.

Rev osdc protocol.
2009-10-19 11:40:27 -07:00
Sage Weil
c73c666d13 objecter: call renew_subs when appropriate
Otherwise our sub_want call doesn't nothing until the
next subscription renewal goes out
2009-10-19 11:36:58 -07:00
Sage Weil
a083596510 osd: call renew_subs when appropriate
Otherwise our sub_want calls do nothing useful until the
next subscription renewal goes out.
2009-10-19 11:36:37 -07:00
Sage Weil
5d672b1ec4 vstart: build osdmap of correct size 2009-10-19 11:26:28 -07:00
Sage Weil
6e43fa26f9 osd: fix pgid parsing
The preferred osd is in decimal, not hex.
2009-10-19 11:17:26 -07:00
Sage Weil
b2a81e940d monc: cleanup stray sub_want() 2009-10-16 16:41:04 -07:00
Sage Weil
8f51c8c5e5 mon: semireliable message push from mon to mon clients
Used for OSD scrub, inject args.
2009-10-16 16:38:51 -07:00
Sage Weil
0a83ec847b qa: add pjd test; change default monhost to cosd0 2009-10-16 16:38:51 -07:00
Sage Weil
a5eb175ba1 mon: fix use-after-free in session removal 2009-10-16 16:36:35 -07:00
Sage Weil
c0c66009a7 monclient: always subscribe to monmap
This ensure we keep the mon session alive, even if the user
doesn't subscribe to anything else.
2009-10-16 16:28:09 -07:00
Sage Weil
13287e43e2 mon: fix up some uninitialized memory 2009-10-16 15:42:34 -07:00
Sage Weil
bbba6be998 monclient: show when hunting 2009-10-16 12:59:06 -07:00
Greg Farnum
87b99f465e Hadoop: Move CephIOStream native methods into CephFS/CephTalker 2009-10-16 12:21:25 -07:00
Greg Farnum
a6f2a3a20c Hadoop: Move debug output into CephFS, preparing for CephIOStreams 2009-10-16 12:21:25 -07:00
Greg Farnum
e0e2c4d1fb libhadoop: Convert CephFSInterface to match the proper Java classes. 2009-10-16 12:21:25 -07:00
Greg Farnum
c1cede1023 Hadoop: Newly-generated JNI header files 2009-10-16 12:21:25 -07:00
Greg Farnum
f958d57685 Hadoop: Now wraps all ceph calls in a CephFS ABC with a CephTalker implementing 2009-10-16 12:21:25 -07:00
Greg Farnum
9e08f0ec3d Hadoop: Now also uses their logging framework 2009-10-16 12:21:25 -07:00
Greg Farnum
9bec695f91 Hadoop: getFileBlockSize has an unclear contract, but it's followed better now 2009-10-16 12:21:25 -07:00
Greg Farnum
e114fc94b4 Hadoop: clean out unused functions. 2009-10-16 12:21:25 -07:00
Greg Farnum
5277aac042 Hadoop: Better documentation between Ceph[Input Output]Stream and libhadoop 2009-10-16 12:21:25 -07:00
Greg Farnum
8d00264bf0 Hadoop: Better document interface between CephFileSystem and libhadoopcephfs 2009-10-16 12:21:25 -07:00
Greg Farnum
289028ab47 libhadoop: Remove some silly asserts and fix a minor memory leak. 2009-10-16 12:21:25 -07:00
Greg Farnum
bb6e112b70 Hadoop: Remove unnecessary imports. 2009-10-16 12:21:24 -07:00
Greg Farnum
67e5d49d9f Hadoop: Remove some unused data members/methods. 2009-10-16 12:21:24 -07:00
Greg Farnum
3228ab6c19 hadoop: Moving back to older use of debug. 2009-10-16 12:21:24 -07:00
Greg Farnum
2cc3cc1233 Hadoop: Fix tabs to be 2 spaces. 2009-10-16 12:21:24 -07:00
Greg Farnum
340c90eb71 mon: Remove bad FIX_ME comment 2009-10-16 12:21:24 -07:00
Greg Farnum
0f4d70d35d uclient: Return an error if you open a non-dir via opendir 2009-10-16 12:21:24 -07:00
Sage Weil
3f182b8a03 monclient: start with hunting=true
(and reset after get_monmap_privately)
2009-10-16 11:24:20 -07:00
Sage Weil
78e3bdd71d osd: send boot message if we get marked down
This broke when we redid its monclient stuff
2009-10-16 11:17:16 -07:00
Sage Weil
794e2a3e1c Makefile: 'core' rule to do just the core daemons, tools 2009-10-16 11:16:55 -07:00
Sage Weil
16ef6475fd sample: rename sample ceph.conf 2009-10-16 10:46:34 -07:00
Sage Weil
7da385d677 mon: show election quorum info on 'mon stat' 2009-10-16 10:46:34 -07:00
Sage Weil
2219956d5a mon: defined struct for MMonSubscribeAck 2009-10-15 21:24:43 -07:00
Sage Weil
cd2b37bba1 todo 2009-10-15 21:24:43 -07:00
Sage Weil
600e550d78 mds: fix stupid float conversion warnings
From ppc.
2009-10-15 21:24:43 -07:00
Yehuda Sadeh
f23530fec1 auth: fix connect response 2009-10-15 16:24:03 -07:00
Yehuda Sadeh
b400d549b3 Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstable 2009-10-15 14:16:58 -07:00
Yehuda Sadeh
bdc218e352 wireshark: update with latest version, some other fixes 2009-10-15 14:16:27 -07:00