mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: ensure array is synchronized
Before continue of repair test, ensure mirror is in sync
This commit is contained in:
parent
739b751046
commit
4b7097b96c
@ -17,6 +17,7 @@ aux prepare_vg 5
|
||||
# ordinary mirrors
|
||||
|
||||
lvcreate -aey --type mirror -m 3 --ignoremonitoring -L 1 -n 4way $vg
|
||||
aux wait_for_sync $vg 4way
|
||||
aux disable_dev --error --silent "$dev2" "$dev4"
|
||||
mkfs.ext3 "$DM_DEV_DIR/$vg/4way" &
|
||||
sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user