Whamcloud - gitweb
LU-3413 scrub: NOT create new files in test_11 during scrub 85/6485/5
authorFan Yong <fan.yong@intel.com>
Sat, 25 May 2013 06:18:40 +0000 (14:18 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 10 Jul 2013 02:31:12 +0000 (02:31 +0000)
commit48e8081334b08d4ba14f59669f86ff6e46ab4d00
treefc7b01c105f8ed5d67d8d38447d672e0aa86cd98
parent10b256a65b8fd746ca7952b40d9026a957b171bc
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