Whamcloud - gitweb
* fix braino
authorrread <rread>
Fri, 18 Oct 2002 19:29:06 +0000 (19:29 +0000)
committerrread <rread>
Fri, 18 Oct 2002 19:29:06 +0000 (19:29 +0000)
lustre/tests/local.sh

index 3fce810..ea6a821 100755 (executable)
@@ -15,7 +15,7 @@ OSTSIZE=100000
 ${LMC} -o $config --node localhost --net localhost tcp || exit 1
 
 # configure mds server
-${LMC} -m $config --format  --node localhost --mds mds1 $OSTDEV $OSTSIZE || exit 2
+${LMC} -m $config --format  --node localhost --mds mds1 $MDSDEV $MDSSIZE || exit 2
 
 # configure ost
 ${LMC} -m $config --format --node localhost --ost $OSTDEV $OSTSIZE || exit 3