Whamcloud - gitweb
- fixed test 26 in recovery-small
authoryury <yury>
Tue, 24 Oct 2006 13:00:30 +0000 (13:00 +0000)
committeryury <yury>
Tue, 24 Oct 2006 13:00:30 +0000 (13:00 +0000)
lustre/tests/recovery-small.sh

index 2ea5518..5e7e94a 100755 (executable)
@@ -601,7 +601,7 @@ run_test 26 "evict dead exports"
 
 test_26b() {      # bug 10140 - evict dead exports by pinger
        zconf_mount `hostname` $MOUNT2
-       MDS_FILE=$LPROC/mdt/${mds_svc}/num_exports
+       MDS_FILE=$LPROC/mdt/${mds1_svc}/num_exports
         MDS_NEXP1="`do_facet mds cat $MDS_FILE | cut -d' ' -f2`"
        OST_FILE=$LPROC/obdfilter/${ost1_svc}/num_exports
         OST_NEXP1="`do_facet ost1 cat $OST_FILE | cut -d' ' -f2`"