lvm-conova-ganeti.conf: disable lvmetad
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Aug 2017 02:53:02 +0000 (04:53 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Aug 2017 02:53:02 +0000 (04:53 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
modules/dsa_lvm/files/lvm-conova-ganeti.conf

index ff06f91..370af8c 100644 (file)
@@ -928,7 +928,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 = 1
+       use_lvmetad = 0
 
        # Configuration option global/lvmetad_update_wait_time.
        # The number of seconds a command will wait for lvmetad update to finish.