Whamcloud - gitweb
- make recovery-small.sh working correct with local configuration (1 mds)
authoralex <alex>
Wed, 6 Jul 2005 20:13:41 +0000 (20:13 +0000)
committeralex <alex>
Wed, 6 Jul 2005 20:13:41 +0000 (20:13 +0000)
lustre/tests/recovery-small.sh

index ac1a811..d996a0f 100755 (executable)
@@ -39,7 +39,7 @@ gen_config() {
         add_mds mds1 --dev $MDSDEV --size $MDSSIZE
         add_lov lov1 mds1 --stripe_sz $STRIPE_BYTES \
            --stripe_cnt $STRIPES_PER_OBJ --stripe_pattern 0
-       MDS=mds1_svc
+       MDS=mds1
 
     fi