1
0
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:
Petr Rockai
2013-05-27 02:03:00 +02:00
committed by Zdenek Kabelac
parent 28160cb04a
commit 53fbf2bea3
8 changed files with 21 additions and 8 deletions

View File

@@ -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]