Whamcloud - gitweb
LU-5075 test: keep LFSCK fail_loc until recovery completed 88/11288/4
authorFan Yong <fan.yong@intel.com>
Mon, 23 Jun 2014 22:02:23 +0000 (06:02 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 25 Aug 2014 16:55:17 +0000 (16:55 +0000)
commit7bd946c100cda3fd86909647fdf8aace21ef2b29
treedb57193fa9da5d00e19582d5321753e4843f2b80
parent6390fd204a1ae978bbd786a294c31af7d49319b9
LU-5075 test: keep LFSCK fail_loc until recovery completed

In sanity-lfsck test_8, the old script may over wrote the fail_loc
before the recovery completed, that will cause the paused LFSCK to
be restarted automatically, then the subsequent manual command for
starting the LFSCK will get -EALREADY. That is unexpected.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I8500ecdccf354e83ec70be8dea88943cafa47d81
Reviewed-on: http://review.whamcloud.com/11288
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-lfsck.sh