]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart.sh: don't specify journaling mode
authorSage Weil <sage@newdream.net>
Mon, 29 Nov 2010 19:51:13 +0000 (11:51 -0800)
committerSage Weil <sage@newdream.net>
Mon, 29 Nov 2010 19:51:13 +0000 (11:51 -0800)
Let the autodetection kick in, or let the dev specify via -o '...'.

Signed-off-by: Sage Weil <sage@newdream.net>
src/vstart.sh

index c4a9c827558d23e87b14ddfc0a528e7f48659f6b..17d84b1f5b0d442bb03637fdf2d059de953cef6f 100755 (executable)
@@ -265,8 +265,6 @@ EOF
 $CMDSDEBUG
 [osd]
         osd class tmp = out
-       filestore journal writeahead = 1
-       filestore journal parallel = 0
         osd scrub load threshold = 5.0
 $COSDDEBUG
 [mon]