[lvm-devel] master - vgimportclone: Say safe to ignore lvmetad message.

Alasdair Kergon agk at fedoraproject.org
Sat Jan 17 11:30:51 UTC 2015


Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=8f90f632f565f9796603e6fef081ab9ecd0f9e49
Commit:        8f90f632f565f9796603e6fef081ab9ecd0f9e49
Parent:        e5ffacc43440d5aef5ec84d4c9df62faca103fe6
Author:        Alasdair G Kergon <agk at redhat.com>
AuthorDate:    Sat Jan 17 11:29:38 2015 +0000
Committer:     Alasdair G Kergon <agk at redhat.com>
CommitterDate: Sat Jan 17 11:29:38 2015 +0000

vgimportclone: Say safe to ignore lvmetad message.

---
 scripts/vgimportclone.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/scripts/vgimportclone.sh b/scripts/vgimportclone.sh
index 719cd8d..9d319bd 100755
--- a/scripts/vgimportclone.sh
+++ b/scripts/vgimportclone.sh
@@ -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
 




More information about the lvm-devel mailing list