1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: enable pvmove-restart with lvmlockd

This commit is contained in:
David Teigland 2018-05-30 13:56:06 -05:00
parent 05ee83579b
commit 27495a3555

View File

@ -12,13 +12,11 @@
# Check pvmove behavior when it's progress and machine is rebooted
SKIP_WITH_LVMLOCKD=1
. lib/inittest
aux prepare_pvs 3 60
vgcreate -s 128k $vg "$dev1" "$dev2"
vgcreate $SHARED -s 128k $vg "$dev1" "$dev2"
pvcreate --metadatacopies 0 "$dev3"
vgextend $vg "$dev3"
@ -94,7 +92,7 @@ LVM_TEST_TAG="kill_me_$PREFIX" vgchange --config 'activation{polling_interval=10
aux wait_pvmove_lv_ready "$vg-pvmove0"
dmsetup table
pvmove --abort
pvmove --abort "$dev1"
lvs -a -o+devices $vg