Whamcloud - gitweb
b=22688 Make sure we don't use statfs data from cache.
authoryangsheng <Sheng.Yang@Sun.COM>
Tue, 11 May 2010 14:09:08 +0000 (22:09 +0800)
committerjohann <johann@granier.local>
Mon, 17 May 2010 07:07:19 +0000 (09:07 +0200)
Author: johann

i=yangsheng

lustre/tests/recovery-small.sh

index f285d4f..987b771 100755 (executable)
@@ -300,6 +300,7 @@ test_18b() {
     ost_evict_client
 
     # force reconnect
+    sleep 1
     df $MOUNT > /dev/null 2>&1
     sleep 2
     # my understanding is that there should be nothing in the page
@@ -336,6 +337,7 @@ test_18c() {
     # lost reply to connect request
     do_facet ost1 lctl set_param fail_loc=0x80000225
     # force reconnect
+    sleep 1
     df $MOUNT > /dev/null 2>&1
     sleep 2
     # my understanding is that there should be nothing in the page