From: vitaly Date: Mon, 2 Nov 2009 13:49:24 +0000 (+0000) Subject: Branch b1_8 X-Git-Tag: v1_8_2_02~1^2~10 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=3a8691d2349b592e8c0589832a053e01e565ce2f;p=fs%2Flustre-release.git Branch b1_8 b=21168 i=jian.yu ensure all the OSTs are reconnected after client's remount --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 03c7e41..d070ba1 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -5794,6 +5794,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