Whamcloud - gitweb
LU-957 scrub: Proc interfaces and tests for OI scrub
authorFan Yong <yong.fan@whamcloud.com>
Fri, 29 Jun 2012 11:34:50 +0000 (19:34 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 3 Jul 2012 01:36:02 +0000 (21:36 -0400)
commitd01d4c697a3c4423587159d58da6e455a5a3551f
treeceefea4381d51bb97f911008c3c448f37c05f43b
parent84a414b5d2f3de379a9c1b9c73487d2034fc91d4
LU-957 scrub: Proc interfaces and tests for OI scrub

1) Control/trace OI scrub running.

2) Verify whether the OI scrub basic functions works or not.

3) Test OI scrub performance.

For autotest:
Test-Parameters: testlist=sanity-scrub,scrub-performance

Signed-off-by: Fan Yong <yong.fan@whamcloud.com>
Change-Id: I5be3d1a521f5f7875f56e9455ff2010016e6a344
Reviewed-on: http://review.whamcloud.com/3168
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/include/obd_support.h
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_lproc.c
lustre/osd-ldiskfs/osd_oi.c
lustre/osd-ldiskfs/osd_scrub.c
lustre/tests/Makefile.am
lustre/tests/sanity-scrub.sh [new file with mode: 0644]
lustre/tests/scrub-performance.sh [new file with mode: 0644]
lustre/tests/test-framework.sh
lustre/tests/test-groups/regression