From: alex Date: Wed, 6 Jul 2005 20:13:41 +0000 (+0000) Subject: - make recovery-small.sh working correct with local configuration (1 mds) X-Git-Tag: 1.4.10~930 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=7924f570ccee1309b7c33fcb66b9f9ace186b68c;p=fs%2Flustre-release.git - make recovery-small.sh working correct with local configuration (1 mds) --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index ac1a811..d996a0f 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -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