mirror of
git://sourceware.org/git/lvm2.git
synced 2025-10-16 23:33:16 +03:00
tests: make filter extension more robust
This commit is contained in:
committed by
Zdenek Kabelac
parent
28160cb04a
commit
53fbf2bea3
@@ -27,7 +27,7 @@ lvcreate -s -l 20%FREE -n $lv5 $vg --virtualsize 256T
|
||||
#FIXME this should be 1024T
|
||||
#check lv_field $vg/$lv size "128.00m"
|
||||
|
||||
aux lvmconf 'devices/filter = [ "a/dev\/mapper\/.*$/", "a/dev\/LVMTEST/", "r/.*/" ]'
|
||||
aux extend_filter_LVMTEST
|
||||
|
||||
pvcreate $DM_DEV_DIR/$vg/$lv[12345]
|
||||
vgcreate $vg1 $DM_DEV_DIR/$vg/$lv[12345]
|
||||
|
Reference in New Issue
Block a user