mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: do not restart lvmetad when not necessary
overlooked pvmove-restart test during cleanup
This commit is contained in:
parent
9fc6b654f5
commit
5bbf083cd1
@ -75,10 +75,7 @@ if test -e LOCAL_CLVMD ; then
|
|||||||
aux prepare_clvmd
|
aux prepare_clvmd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test -e LOCAL_LVMETAD ; then
|
aux notify_lvmetad "$dev1" "$dev2" "$dev3"
|
||||||
# Restart lvmetad (kill is built-in)
|
|
||||||
aux prepare_lvmetad
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Only PVs should be left in table...
|
# Only PVs should be left in table...
|
||||||
dmsetup table
|
dmsetup table
|
||||||
|
Loading…
Reference in New Issue
Block a user