24f846cea4
Now it doesn't have the tests directory, so the gating test fails. This is used to support the last commit. And it uses the same bugs from the last commit. Resolves: rhbz#2116418, rhbz#2150862, rhbz#2159584 Signed-off-by: Xiao Ni <xni@redhat.com>
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
modprobe raid module
|
|
modprobe -r raid module
|
|
|
|
modprobe raid0 raid1 raid10 raid456
|
|
modprobe -r raid0 raid1 raid10 raid456
|
|
|
|
|