mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: add debug to pvscan-cache deactivation
This commit is contained in:
parent
e055b89d28
commit
eebb5e9fff
@ -59,7 +59,8 @@ check lv_field $vg1/$lv1 lv_active ""
|
|||||||
pvscan --cache -aay "$dev1"
|
pvscan --cache -aay "$dev1"
|
||||||
pvscan --cache -aay "$dev2"
|
pvscan --cache -aay "$dev2"
|
||||||
check lv_field $vg1/$lv1 lv_active "active"
|
check lv_field $vg1/$lv1 lv_active "active"
|
||||||
lvchange -an $vg1/$lv1
|
lvchange -an -vvvv $vg1/$lv1
|
||||||
|
dmsetup ls
|
||||||
lvremove $vg1/$lv1
|
lvremove $vg1/$lv1
|
||||||
|
|
||||||
# When MDA is ignored on PV, do not read any VG
|
# When MDA is ignored on PV, do not read any VG
|
||||||
|
Loading…
Reference in New Issue
Block a user