Try to catch "data lost during self-heal"
This commit is contained in:
@@ -60,6 +60,7 @@ qemu-img convert -S 4096 -p \
|
||||
-O raw ./testdata/read.bin
|
||||
|
||||
if ! diff -q ./testdata/read.bin ./testdata/mirror.bin; then
|
||||
sleep 100000
|
||||
format_error Data lost during self-heal
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user