Don't need to check recovery after re-add when no I/O writes to raid

If there is no write I/O between removing member disk and re-add it, there is no
recovery after re-adding member disk.

Signed-off-by: Xiao Ni <xni@redhat.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
This commit is contained in:
Xiao Ni 2019-09-30 19:48:00 +08:00 committed by Jes Sorensen
parent 8063fd0f9e
commit 6110931485
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ check all state UU
check all dmesg
mdadm --manage $md0 --fail $dev0 --remove $dev0
mdadm --manage $md0 --re-add $dev0
check $NODE1 recovery
check all wait
check all state UU
check all dmesg
stop_md all $md0