From: Sage Weil Date: Fri, 13 Jun 2008 20:54:30 +0000 (-0700) Subject: todos X-Git-Tag: v0.3~120 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bd14bb19d3c12c2662b0b1abc9d53818e82012be;p=ceph.git todos --- diff --git a/src/TODO b/src/TODO index 4254681a76c..1cc9762d53d 100644 --- a/src/TODO +++ b/src/TODO @@ -61,10 +61,6 @@ mon - osdmon needs to lower-bound old osdmap versions it keeps around? mds -- dir frags - - make sure non-dirty dirs journal/replay properly - - client: fix readdir vs fragment race by keeping a separate frag pos, and ignoring dentries below it - - proper handling of cache expire messages during rejoin phase? -> i think cache expires are fine; the rejoin_ack handler just has to behave if rejoining items go missing - try_remove_unlinked_dn thing diff --git a/src/vstartnew.sh b/src/vstartnew.sh index 22092b19678..240fd8f5be3 100755 --- a/src/vstartnew.sh +++ b/src/vstartnew.sh @@ -48,7 +48,7 @@ do done # mds -$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 1 --mds_thrash_exports 0 #--debug_ms 20 +$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 0 --mds_thrash_exports 0 #--debug_ms 20 #$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 0 --mds_thrash_exports 0 #--debug_ms 20 #./cmonctl mds set_max_mds 2