Whamcloud - gitweb
LU-6361 lfsck: measure LFSCK 4 performance 09/12109/35
authorFan Yong <fan.yong@intel.com>
Sat, 25 Apr 2015 14:13:38 +0000 (22:13 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 30 May 2015 02:39:05 +0000 (02:39 +0000)
commitdb2110a7af734f42a3a0b425feade8498c309895
tree5405114211396bff5ad18360f0ff05f266394807
parent5d431d72458dabb6ad43993701de25dde08d3468
LU-6361 lfsck: measure LFSCK 4 performance

Measure the performance of namespace LFSCK for routine-check
cases and repairing cases under kinds of DNE configurations.

It also measures how much the namespace LFSCK will affect the
performance of creating small files.

Test-Parameters: mdtcount=4 mdscount=2 mdtfilesystemtype=ldiskfs mdsfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs envdefinitions=SLOW=yes testlist=lfsck-performance
Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I4f510b946d9d779fabcdec0ecd8e6c65278eb875
Reviewed-on: http://review.whamcloud.com/12109
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/osd-ldiskfs/osd_handler.c
lustre/tests/lfsck-performance.sh