From: vitaly Date: Wed, 4 Nov 2009 16:28:33 +0000 (+0000) Subject: Branch b_release_1_8_1 X-Git-Tag: GIT_EPOCH_B_RELEASE_1_8_1~2^2~6 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=134635d2cacf8847773726d12642943d48def3dc;p=fs%2Flustre-release.git Branch b_release_1_8_1 b=21168 i=jian.yu wait until OST get re-connected after client's remount --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index c4af2b0..c07d6f1 100644 --- 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