]> TLD Linux GIT Repositories - packages/lvm2.git/commitdiff
- patch
authorMarcin Krol <hawk@tld-linux.org>
Sun, 21 Oct 2018 22:05:18 +0000 (22:05 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 21 Oct 2018 22:05:18 +0000 (22:05 +0000)
lvm2-removed-lvmetad-fix.patch [new file with mode: 0644]

diff --git a/lvm2-removed-lvmetad-fix.patch b/lvm2-removed-lvmetad-fix.patch
new file mode 100644 (file)
index 0000000..b682bb9
--- /dev/null
@@ -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.