Whamcloud - gitweb
Branch HEAD
authorvitaly <vitaly>
Fri, 30 Oct 2009 10:42:14 +0000 (10:42 +0000)
committervitaly <vitaly>
Fri, 30 Oct 2009 10:42:14 +0000 (10:42 +0000)
b=21168
i=jian.yu

ensure all OST get reconnected after the client remount before proceeding

lustre/tests/sanity.sh

index 24435a4..32a6421 100644 (file)
@@ -6087,6 +6087,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