]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm/test: Add one test case for raid5 reshape
authorXiao Ni <xni@redhat.com>
Tue, 10 Oct 2017 11:32:52 +0000 (19:32 +0800)
committerJes Sorensen <jsorensen@fb.com>
Tue, 10 Oct 2017 20:23:14 +0000 (16:23 -0400)
commit62e2991ff90ec4b1ab4972218bc55489067cba8c
treeaf49d86f341cc931f209d50e825d14b3520b2378
parentc76242c56efb4d799bb15af1035a5f503cb4b8f3
mdadm/test: Add one test case for raid5 reshape

This case tries to allow raid5 reshape to use backwards direction.
It changes chunksize after reshape and stops the raid. Then starts
the raid again.

Signed-off-by: Xiao Ni <xni@redhat.com>
Suggested-by: Jes Sorensen <jes.sorensen@gmail.com>
Suggested-by: Zhilong Liu <zlliu@suse.com>
Suggested-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
test
tests/02r5grow