]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: add a regression test that raid456 can't assemble
authorYu Kuai <yukuai3@huawei.com>
Mon, 29 May 2023 13:28:23 +0000 (21:28 +0800)
committerJes Sorensen <jes@trained-monkey.org>
Thu, 26 Oct 2023 21:24:28 +0000 (17:24 -0400)
commit4db8a3d452daaf2def41ca45c36e36c5781627ac
tree1f020093ed3d57438d47445483fdf58f39216daf
parent9d0fb58f3b1314678564b4ac7bfb19942acc8926
tests: add a regression test that raid456 can't assemble

If recovery is interrupted and reshape is started, then this array can't
assemble anymore. The problem is supposed to be fixed by [1].

[1] https://lore.kernel.org/linux-raid/20230529031045.1760883-1-yukuai1@huaweicloud.com/

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
tests/25raid456-reshape-while-recovery [new file with mode: 0644]