]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm/clustermd_tests: add test case to test creating cluster-raid10
authorZhilong Liu <zlliu@suse.com>
Tue, 16 Jan 2018 09:45:08 +0000 (17:45 +0800)
committerJes Sorensen <jsorensen@fb.com>
Sun, 21 Jan 2018 21:36:08 +0000 (16:36 -0500)
commitbe2287de4d9962a99b7e2a9e8b2da28a409aec7f
tree4d8709de29739f268d07a8ffcd563fb4d0be5f18
parentfd24893e7ba54fe38d561ad51c68d6fbb33377d4
mdadm/clustermd_tests: add test case to test creating cluster-raid10

00r10_Create: It contains 4 scenarios of creating clustered raid10.
1. General creating, master node does resync and slave node does
   Pending.
2. Creating clustered raid10 with --assume-clean.
3. Creating clustered raid10 with spare disk.
4. Creating clustered raid10 with --name.

Signed-off-by: Zhilong Liu <zlliu@suse.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
clustermd_tests/00r10_Create [new file with mode: 0644]