Whamcloud - gitweb
LU-482 replay-dual test_0a failed
authorNiu Yawei <niu@whamcloud.com>
Wed, 13 Jul 2011 06:20:07 +0000 (23:20 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 Nov 2011 14:50:02 +0000 (09:50 -0500)
commitb1bec2c47aa597cf96e60840b8dd97125d782a03
tree04b0ef1651b2a0ffe18179d4cff6f7c64bae41d7
parentc965680bf2b891a5372b994e685848fd8f0e255a
LU-482 replay-dual test_0a failed

Running LVM on top of VM hypervisor has the write caching and write
reordering problem for kernels prior to 2.6.33.
This might corrupt the journal or fs metadata and lead to a mount failure
in first replay-dual test being run (typically test_0a).

Adding 10 seconds delay after the mount should be enough for the
changes to be flushed to disk.

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Change-Id: I68bcb298f94480b26e506f92b3c018530cfe6106
Reviewed-on: http://review.whamcloud.com/1157
Tested-by: Hudson
Reviewed-by: Lai Siyao <laisiyao@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/tests/replay-dual.sh