1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

vgimportclone: Say safe to ignore lvmetad message.

This commit is contained in:
Alasdair G Kergon 2015-01-17 11:29:38 +00:00
parent e5ffacc434
commit 8f90f632f5

View File

@ -369,6 +369,7 @@ then
if [ "$use_lvmetad" = "1" ]
then
echo "Notifying lvmetad about changes since it was disabled temporarily."
echo "(This resolves any WARNING message about restarting lvmetad that appears above.)"
LVM_OPTS="${LVM_OPTS} --cache"
fi