mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +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…
x
Reference in New Issue
Block a user