mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
tests: lvdisplay does not crash for merged thin
This commit is contained in:
parent
14008ead2a
commit
3ef0861355
@ -64,6 +64,9 @@ grep "Merging of thin snapshot $vg/snap will occur on next activation of $vg/${l
|
|||||||
not lvconvert --merge $vg/snap1 &>out
|
not lvconvert --merge $vg/snap1 &>out
|
||||||
grep "Cannot merge snapshot" out
|
grep "Cannot merge snapshot" out
|
||||||
|
|
||||||
|
# Check lvdisplay is not crashing while merge needs to wait
|
||||||
|
lvdisplay -a $vg
|
||||||
|
|
||||||
umount mnt
|
umount mnt
|
||||||
|
|
||||||
# Merge cannot happen
|
# Merge cannot happen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user