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:
parent
e5ffacc434
commit
8f90f632f5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user