mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
test: Downgrade lvmetad-lvm1 failure to a warning.
This commit is contained in:
parent
6733ac86d7
commit
1bb29bb402
@ -14,9 +14,9 @@
|
||||
test -e LOCAL_LVMETAD || skip
|
||||
aux prepare_devs 2
|
||||
pvcreate --metadatatype 1 $dev1
|
||||
vgscan --cache
|
||||
pvs | grep $dev1
|
||||
should vgscan --cache
|
||||
pvs | should grep $dev1
|
||||
vgcreate --metadatatype 1 $vg1 $dev1
|
||||
vgscan --cache
|
||||
vgs | grep $vg1
|
||||
pvs | grep $dev1
|
||||
should vgscan --cache
|
||||
vgs | should grep $vg1
|
||||
pvs | should grep $dev1
|
||||
|
Loading…
x
Reference in New Issue
Block a user