Whamcloud - gitweb
Branch b1_8
authorvitaly <vitaly>
Mon, 2 Nov 2009 13:49:24 +0000 (13:49 +0000)
committervitaly <vitaly>
Mon, 2 Nov 2009 13:49:24 +0000 (13:49 +0000)
b=21168
i=jian.yu

ensure all the OSTs are reconnected after client's remount

lustre/tests/sanity.sh

index 03c7e41..d070ba1 100644 (file)
@@ -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