mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: pvscan-cache more attempts to fix
This commit is contained in:
parent
645dd27604
commit
e055b89d28
@ -60,6 +60,7 @@ pvscan --cache -aay "$dev1"
|
||||
pvscan --cache -aay "$dev2"
|
||||
check lv_field $vg1/$lv1 lv_active "active"
|
||||
lvchange -an $vg1/$lv1
|
||||
lvremove $vg1/$lv1
|
||||
|
||||
# When MDA is ignored on PV, do not read any VG
|
||||
# metadata from such PV as it may contain old
|
||||
@ -75,7 +76,4 @@ aux enable_dev "$dev2"
|
||||
pvscan --cache
|
||||
check pv_field "$dev1" vg_name "$vg1"
|
||||
|
||||
vgchange -an $vg1
|
||||
lvremove $vg1/$lv1
|
||||
|
||||
vgremove -ff $vg1
|
||||
|
Loading…
x
Reference in New Issue
Block a user