]> git.ipfire.org Git - thirdparty/mdadm.git/blame - tests/00multipath
get_info_super: report which other devices are thought to be working/failed.
[thirdparty/mdadm.git] / tests / 00multipath
CommitLineData
c13c45e9
NB
1
2#
3# create a multipath, and fail and stuff
4
5mdadm -CR $md1 -l multipath -n2 $path0 $path1
6
ebe6ea0c 7testdev $md1 1 $mdsize12 1
c13c45e9
NB
8
9mdadm $md1 -f $path0
10rotest $md1
ebe6ea0c 11testdev $md1 1 $mdsize12 1
c13c45e9
NB
12
13mdadm $md1 -r $path0
14mdadm $md1 -a $path0
15
16rotest $md1
ebe6ea0c 17testdev $md1 1 $mdsize12 1
c13c45e9
NB
18
19mdadm $md1 -f $path1
20mdadm $md1 -r $path1
21rotest $md1
ebe6ea0c 22testdev $md1 1 $mdsize12 1
c13c45e9
NB
23
24mdadm -S $md1