X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Freplay-single-lmv.sh;h=d66190d6c80d3ec0f68ad008b919337ba049ab07;hb=fbdd08b958f974dd4d40a518ea3db8279428f013;hp=3d8501f65270b24f205e09b3e75b8cfc8fb372a0;hpb=879e8d045057941ae0a5117d096f53975ef12ad0;p=fs%2Flustre-release.git diff --git a/lustre/tests/replay-single-lmv.sh b/lustre/tests/replay-single-lmv.sh index 3d8501f..d66190d 100755 --- a/lustre/tests/replay-single-lmv.sh +++ b/lustre/tests/replay-single-lmv.sh @@ -40,8 +40,9 @@ fi 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 +if [ $LINUX_VERSION_CODE -lt $(version_code 2.6.33) ]; then + sync + do_facet $SINGLEMDS sync fi test_0() {