On Tue, Jul 27, 2010 at 12:50 PM, Thomas Mueller <thomas@xxxxxxxxxxxxxx> wrote: > i'm always starting just one daemon. my test script sets these vars before > calling "vstart.sh": > > export CEPH_NUM_MON=1 > export CEPH_NUM_OSD=1 > export CEPH_NUM_MDS=1 > > last known good rev was ae82dd5a5c964bb310a5512d10d1e062cbb0c1a5 on July 8 > - with this rev the test was working fine. > > i've also tried to compile with "-O0" to run it with gdb (not that i'm a gdb > expert..) - but the binaries failed to start (ok back then it was bit late > ...) Huh. Can you double check that you have the latest code? Specifically, it needs to include commit e2b1a4ee119a68b403582ae3bc15b54e9458b9b5. I've run your test a number of times under cfuse and haven't gotten any single-MDS crashes or hangs with that. Are you running it under the kclient or cfuse? -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html