]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
asdf
authorSage Weil <sage@newdream.net>
Fri, 6 Jun 2008 22:33:35 +0000 (15:33 -0700)
committerSage Weil <sage@newdream.net>
Fri, 6 Jun 2008 22:33:35 +0000 (15:33 -0700)
src/vstartnew.sh

index e3d0b3db19e8f0bc86b5734a351f76a956158c94..6fc0eab805bb5b45409becb21c90230a1d932e9d 100755 (executable)
@@ -48,8 +48,8 @@ do
 done
 
 # mds
-$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 0 --mds_thrash_exports 10 #--debug_ms 20
-$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 --mds_thrash_fragments 0 --mds_thrash_exports 10 #--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
 
 echo "started.  stop.sh to stop.  see out/* (e.g. 'tail -f out/????') for debug output."