mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
test: Invalidate .cache after vgimportclone.
This commit is contained in:
parent
95372a852b
commit
72921d7922
@ -31,6 +31,7 @@ vgimportclone --basevgname $vg2 "$dev2"
|
||||
# concerned, can only live on a single device. With the last pvscan, we told it
|
||||
# that PV from $dev1 now lives on $dev2, but in fact this is not true anymore,
|
||||
# since we wrote a different PV over $dev2.
|
||||
rm $TESTDIR/etc/.cache
|
||||
aux notify_lvmetad "$dev2"
|
||||
aux notify_lvmetad "$dev1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user