X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=lvm2-removed-lvmetad-fix.patch;fp=lvm2-removed-lvmetad-fix.patch;h=b682bb92c6d6a12fea11b1a06a742e2bed98ad66;hb=f5421bb66e273665486b699cf0acaf5969a1f4c6;hp=0000000000000000000000000000000000000000;hpb=61021d7748f789691ae51aaaac78ffe832c89166;p=packages%2Flvm2.git diff --git a/lvm2-removed-lvmetad-fix.patch b/lvm2-removed-lvmetad-fix.patch new file mode 100644 index 0000000..b682bb9 --- /dev/null +++ b/lvm2-removed-lvmetad-fix.patch @@ -0,0 +1,12 @@ +diff -urp LVM2.2.03.00.orig/conf/example.conf.in LVM2.2.03.00/conf/example.conf.in +--- LVM2.2.03.00.orig/conf/example.conf.in 2018-10-21 20:55:01.790416609 +0000 ++++ LVM2.2.03.00/conf/example.conf.in 2018-10-21 21:48:01.712416609 +0000 +@@ -1016,7 +1016,7 @@ global { + # are checked during pvscan --cache. To filter a device and prevent + # scanning from the LVM system entirely, including lvmetad, use + # devices/global_filter. +- use_lvmetad = @DEFAULT_USE_LVMETAD@ ++ use_lvmetad = 0 + + # Configuration option global/lvmetad_update_wait_time. + # Number of seconds a command will wait for lvmetad update to finish.