mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
tests: conversion only of exclusive lv
We can 'cache' only exclusively active LV in cluster.
This commit is contained in:
parent
d1c5b3ae74
commit
c935f8a327
@ -35,7 +35,7 @@ pvcreate "$DM_DEV_DIR/$vg/$lv"
|
|||||||
vgcreate -s 128K $vg1 "$DM_DEV_DIR/$vg/$lv"
|
vgcreate -s 128K $vg1 "$DM_DEV_DIR/$vg/$lv"
|
||||||
|
|
||||||
# Create simple cache LV
|
# Create simple cache LV
|
||||||
lvcreate -L2 -n $lv1 $vg1
|
lvcreate -aey -L2 -n $lv1 $vg1
|
||||||
lvcreate -H -L2 $vg1/$lv1
|
lvcreate -H -L2 $vg1/$lv1
|
||||||
|
|
||||||
#lvs -ao+kernel_discards $vg1
|
#lvs -ao+kernel_discards $vg1
|
||||||
|
Loading…
Reference in New Issue
Block a user