Whamcloud - gitweb
LU-15738 test: check lfsck status before starting 18/48018/3
authorHongchao Zhang <hongchao@whamcloud.com>
Fri, 22 Jul 2022 15:02:24 +0000 (23:02 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 10 Oct 2022 05:37:21 +0000 (05:37 +0000)
commit29aaf679afac89359e1b116b8de0480f24b4e8ac
tree4b3b6dfaab19d693e618930589446f45f4f2c8f9
parent42f377db4a24cefa7a041fcd3106dd58771eb319
LU-15738 test: check lfsck status before starting

If the LFSCK has been started before calling "lfsck_start"
to start it, the test shouldn't fail for starting LFSCK.

Test-Parameters: trivial testlist=sanity-lfsck
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Change-Id: I266d9e2b9c5f37eb9e08b489fab428268b90d895
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48018
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lfsck.sh