mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: update cache-single-split
enable splitting while LV is active which works again since the cvol suffix was dropped.
This commit is contained in:
parent
5191057d9d
commit
a353bfdd9f
@ -113,7 +113,7 @@ check lv_field $vg/$lv1 cachemode "writethrough"
|
||||
|
||||
mkfs_mount_umount $lv1
|
||||
|
||||
# lvchange -ay $vg/$lv1
|
||||
lvchange -ay $vg/$lv1
|
||||
|
||||
lvconvert --splitcache $vg/$lv1
|
||||
lvs -o segtype $vg/$lv1 | grep linear
|
||||
@ -135,7 +135,7 @@ lvchange -an $vg/$lv2
|
||||
|
||||
mkfs_mount_umount $lv1
|
||||
|
||||
# lvchange -ay $vg/$lv1
|
||||
lvchange -ay $vg/$lv1
|
||||
|
||||
lvconvert --splitcache $vg/$lv1
|
||||
lvs -o segtype $vg/$lv1 | grep linear
|
||||
@ -160,7 +160,7 @@ lvchange -an $vg/$lv2
|
||||
|
||||
mkfs_mount_umount $lv1
|
||||
|
||||
# lvchange -ay $vg/$lv1
|
||||
lvchange -ay $vg/$lv1
|
||||
|
||||
aux disable_dev "$dev2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user