Whamcloud - gitweb
LU-3335 scrub: control OI scrub on OST from user space 98/6698/12
authorFan Yong <fan.yong@intel.com>
Wed, 26 Jun 2013 14:54:31 +0000 (22:54 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 26 Jul 2013 05:43:17 +0000 (05:43 +0000)
commitcc922789d90f9495dc8009eb082392ad41151a3d
treefb65096c61f73d3f0caa3c3b82d373b6647be461
parent0bc85700a2e41f369173e92bbe06b27ed1145618
LU-3335 scrub: control OI scrub on OST from user space

Not all the OI inconsistency can be detected automatically, such as /O
entry lost case. So the OI scrub on OST should can be triggered by the
administrator manually.

Test-Parameters: testlist=sanity-scrub
Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I9b23787b2fb14c8c93642462f9ebac948a181b70
Reviewed-on: http://review.whamcloud.com/6698
Tested-by: Hudson
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_support.h
lustre/lfsck/lfsck_lib.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_obd.c
lustre/osd-ldiskfs/osd_compat.c
lustre/tests/sanity-scrub.sh
lustre/utils/lctl.c
lustre/utils/lustre_lfsck.c