Whamcloud - gitweb
EX-7596 tests: disable metadata_csum_seed for pcc cache device
authorLei Feng <flei@whamcloud.com>
Tue, 6 Jun 2023 11:47:05 +0000 (19:47 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 12 Jun 2023 23:27:20 +0000 (23:27 +0000)
commit7d35dd13273e798a51a427c9575b14480bf9151b
tree4e75731e93bb7849666d4146075f4637df7657a6
parent74f3cafc24f95183d444f9bf46dd5d0e09bdac4e
EX-7596 tests: disable metadata_csum_seed for pcc cache device

latest e2fsprogs enable metadata_csum_seed feature when mkfs.ext4
a device, which is used in pcc test as a cache device. Such a ext4
fs cannot be mounted on an old kernel of el7. So disable this
feature for pcc cache device if it is detected in sanity-pcc test.

Signed-off-by: Lei Feng <flei@whamcloud.com>
Test-Parameters: trivial testlist=sanity-pcc clientdistro=el7.9
Change-Id: I2ef3ff27b49fb479ec348b742cf614a43321813b
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51234
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-pcc.sh