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
|
||||
fi
|
||||
|
||||
if test -e LOCAL_LVMETAD ; then
|
||||
# Restart lvmetad (kill is built-in)
|
||||
aux prepare_lvmetad
|
||||
fi
|
||||
aux notify_lvmetad "$dev1" "$dev2" "$dev3"
|
||||
|
||||
# Only PVs should be left in table...
|
||||
dmsetup table
|
||||
|
Loading…
Reference in New Issue
Block a user