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:
1b277bf
)
Branch b1_8
author
johann
<johann>
Tue, 10 Nov 2009 23:00:09 +0000
(23:00 +0000)
committer
johann
<johann>
Tue, 10 Nov 2009 23:00:09 +0000
(23:00 +0000)
b=19887
Realign test_26b with the HEAD version of the test.
lustre/tests/recovery-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/recovery-small.sh
b/lustre/tests/recovery-small.sh
index
3085469
..
412fc8b
100755
(executable)
--- a/
lustre/tests/recovery-small.sh
+++ b/
lustre/tests/recovery-small.sh
@@
-711,6
+711,7
@@
test_26b() { # bug 10140 - evict dead exports by pinger
check_timeout || return 1
client_df
zconf_mount `hostname` $MOUNT2 || error "Failed to mount $MOUNT2"
+ sleep 1 # wait connections being established
local MDS_NEXP=$(do_facet mds lctl get_param -n mds.${mds_svc}.num_exports | cut -d' ' -f2)
local OST_NEXP=$(do_facet ost1 lctl get_param -n obdfilter.${ost1_svc}.num_exports | cut -d' ' -f2)