Whamcloud - gitweb
LU-3413 scrub: NOT create new files in test_11 during scrub
authorFan Yong <fan.yong@intel.com>
Sat, 25 May 2013 06:18:40 +0000 (14:18 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 10 Aug 2013 00:19:20 +0000 (20:19 -0400)
commit993f534bd7d41a444f1a5db0f49c4b9daf5a0104
tree023363f35e63a09cd11987e20d615a7949b5fd3a
parentdc8af89c3cb994fab4441cf8a1524003d79d93e8
LU-3413 scrub: NOT create new files in test_11 during scrub

In sanity-scrub test_11, there may be new files created between two
cycles OI scrub. The test scripts cannot distinguish whether the OI
scrub skipped objects are new created or caused by OI scrub issues.

So we umount the clients after the test environment preparation to
prevent new files to be created from client during OI scrub.

On the other hand, enable full debug to check whether some internal
files creating during the OI scrub.

Test-Parameters: testlist=sanity-scrub,sanity-lfsck

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Ie1bdebd12ea456bab07bd4c3a55776fa9451144e
Reviewed-on: http://review.whamcloud.com/6485
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/tests/sanity-scrub.sh