mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: drop nosync
Mirrors currently do not support any conversion, when they are created no-sync.
This commit is contained in:
parent
477351fc4d
commit
ecccb75904
@ -77,7 +77,7 @@ test_lvconvert() {
|
||||
fi
|
||||
|
||||
lvcreate -aey -l2 --type mirror -m $start_count --mirrorlog $start_log_type \
|
||||
--nosync -n $lv1 $vg $alloc
|
||||
-n $lv1 $vg $alloc
|
||||
check mirror_legs $vg $lv1 $start_count_p1
|
||||
# FIXME: check mirror log
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user