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:
17fb73f
)
Branch b_release_1_8_1
author
vitaly
<vitaly>
Wed, 4 Nov 2009 16:28:33 +0000
(16:28 +0000)
committer
vitaly
<vitaly>
Wed, 4 Nov 2009 16:28:33 +0000
(16:28 +0000)
b=21168
i=jian.yu
wait until OST get re-connected after client's remount
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
c4af2b0
..
c07d6f1
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-5727,6
+5727,7
@@
test_150() {
cancel_lru_locks osc
cmp $TF $DIR/$tfile || error "$TMP/$tfile $DIR/$tfile differ"
remount_client $MOUNT
+ df -P $MOUNT
cmp $TF $DIR/$tfile || error "$TF $DIR/$tfile differ (remount)"
$TRUNCATE $TF 6000