Whamcloud - gitweb
LU-482 test: sync MDS before first replay test
[fs/lustre-release.git] / lustre / tests / replay-single-lmv.sh
index 3d8501f..1a50085 100755 (executable)
@@ -41,7 +41,8 @@ mkdir -p $DIR
 
 # LU-482 Avert LVM and VM inability to flush caches in pre .33 kernels
 if [ $LINUX_VERSION_CODE -lt $(kernel_version 2 6 33) ]; then
-    sync; sleep 5; sync; sleep 5; sync; sleep 5
+    sync
+    do_facet $SINGLEMDS sync
 fi
 
 test_0() {