Whamcloud - gitweb
LU-15934 tests: add a test case for update llog 08/51208/6
authorYang Sheng <ys@whamcloud.com>
Sat, 3 Jun 2023 18:47:30 +0000 (02:47 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 28 Jun 2023 21:46:42 +0000 (21:46 +0000)
commit54301fe4f598eef5aebdbdb0c7f3dddea9541c4e
tree2a33e6521d3df1b9626a60624ab1970015cdbe1a
parent6d1045d63a5bf33a1f26e0fd939305bdd49767f3
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.

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