Whamcloud - gitweb
LU-3950 lfsck: control LFSCK on all devices via single command 65/7665/28
authorFan Yong <fan.yong@intel.com>
Fri, 24 Jan 2014 19:45:42 +0000 (03:45 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 6 Feb 2014 07:06:32 +0000 (07:06 +0000)
commitb6a1b9470e7acccd731d97b7c9409a9f61befb0c
tree7e73ecb719fdfd3b8c33c5214d0a205e3b4ebed2
parent9a03228e9b3ec54282a2f5df380cea6cb632cd17
LU-3950 lfsck: control LFSCK on all devices via single command

Under DNE mode, it is more convenient for the administrator to control
the LFSCK (start/stop) on all the MDT devices via single command. Such
functionality is not only useful for DNE consistency verification, but
also for layout consistency (Phase II). It is also required for orphan
OST-objects scanning.

Test-Parameters: allwaysuploadlogs
Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Ie0d4611f969e51b80faf27b52dbdaee41caf5187
Reviewed-on: http://review.whamcloud.com/7665
Tested-by: Jenkins
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_lfsck_user.h
lustre/lfsck/lfsck_internal.h
lustre/lfsck/lfsck_layout.c
lustre/lfsck/lfsck_lib.c
lustre/mdd/mdd_lproc.c
lustre/mdt/mdt_handler.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_obd.c
lustre/tests/sanity-lfsck.sh
lustre/utils/lctl.c
lustre/utils/lustre_lfsck.c