1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

tests: check LV in proper VG

This commit is contained in:
Zdenek Kabelac 2017-06-30 11:30:57 +02:00
parent e84a145cf4
commit 596cf2c6fa

View File

@ -32,7 +32,7 @@ fail lvs $vg1
fail lvchange -ay $vg1/$lv1
vgimport $vg1
check lv_exists $vg1
check lv_field $vg/$lv1 lv_active ""
check lv_field $vg1/$lv1 lv_active ""
# Check that an LV cannot be activated by pvscan while VG is exported
vgexport $vg1