mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: missing vg
This commit is contained in:
parent
8e509b5dd5
commit
1d832aef09
@ -25,7 +25,7 @@ dmsetup status
|
||||
echo n | lvconvert --repair $vg/4way 2>&1 | tee 4way.out
|
||||
aux enable_dev --silent "$dev2" "$dev4"
|
||||
|
||||
lvs -a -o +devices | tee out
|
||||
lvs -a -o +devices $vg | tee out
|
||||
not grep unknown out
|
||||
vgreduce --removemissing $vg
|
||||
check mirror $vg 4way
|
||||
|
Loading…
Reference in New Issue
Block a user