Whamcloud - gitweb
LU-15934 tests: add a test case for update llog
authorYang Sheng <ys@whamcloud.com>
Sat, 3 Jun 2023 18:47:30 +0000 (02:47 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 6 Jul 2023 04:13:24 +0000 (04:13 +0000)
commit0ff66982d04fa996368b646b9e0d234857668b58
tree0db6168e161f4b5849b8e1f163baf7f6d57d6825
parentb72f5615e802cd4e98a8c50096860d4f38d35b37
LU-15934 tests: add a test case for update llog

A test case to simulate the update llog corruption
situation. It replaces the catalog file with a
random data. The recovery of mdt will be blocked
if without the fixing patch.

Lustre-change: https://review.whamcloud.com/51208
Lustre-commit: 54301fe4f598eef5aebdbdb0c7f3dddea9541c4e

Fixes: 814691bcff ("LU-15934 lod: renew the update llog")
Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: I0ade8d0ff33ddc06b622e5e67cf4b4775dfff129
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51570
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/recovery-small.sh