From 4fc91369b999b3c0d173c82d4eb00f6b25d40d6d Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 18 Apr 2008 10:42:02 -0700 Subject: [PATCH] more debug output --- src/vstart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vstart.sh b/src/vstart.sh index d696bf7462c7c..ad1174df7bfb6 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -43,7 +43,7 @@ do done # mds -$CEPH_BIN/cmds $ARGS --debug_ms 1 #--debug_mds 20 --debug_ms 20 +$CEPH_BIN/cmds $ARGS --debug_ms 1 --debug_mds 20 #--debug_ms 20 echo "started. stop.sh to stop. see out/* (e.g. 'tail -f out/????') for debug output." -- 2.39.5