From f5421bb66e273665486b699cf0acaf5969a1f4c6 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 21 Oct 2018 22:05:18 +0000 Subject: [PATCH] - patch --- lvm2-removed-lvmetad-fix.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lvm2-removed-lvmetad-fix.patch 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. -- 2.44.0