Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c75067b
)
- fixed test 26 in recovery-small
author
yury
<yury>
Tue, 24 Oct 2006 13:00:30 +0000
(13:00 +0000)
committer
yury
<yury>
Tue, 24 Oct 2006 13:00:30 +0000
(13:00 +0000)
lustre/tests/recovery-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/recovery-small.sh
b/lustre/tests/recovery-small.sh
index
2ea5518
..
5e7e94a
100755
(executable)
--- a/
lustre/tests/recovery-small.sh
+++ b/
lustre/tests/recovery-small.sh
@@
-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/${mds
1
_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`"