1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00

tests: drop manipulation with 'internal' LV

Cachevol LV is 'internal' LV and should not be 'maintained'  this way
while it's being used as cachevol.
This commit is contained in:
Zdenek Kabelac 2019-10-12 23:56:55 +02:00
parent 1cd308d640
commit c70bab7531

View File

@ -131,7 +131,6 @@ check lv_field $vg/$lv1 segtype "cache"
check lv_field $vg/$lv1 cachemode "writeback"
lvchange -an $vg/$lv1
lvchange -an $vg/$lv2
mkfs_mount_umount $lv1
@ -156,7 +155,6 @@ check lv_field $vg/$lv1 segtype "cache"
check lv_field $vg/$lv1 cachemode "writethrough"
lvchange -an $vg/$lv1
lvchange -an $vg/$lv2
mkfs_mount_umount $lv1