disable different paths on mirror-conova for now
[mirror/dsa-puppet.git] / modules / dsa_lvm / files / lvm-conova-ganeti.conf
index eb60de1..370af8c 100644 (file)
@@ -151,6 +151,7 @@ devices {
        # global_filter are not opened by LVM.
        # This configuration option has an automatic default value.
        # global_filter = [ "a|.*/|" ]
+       global_filter = [ "a|^/dev/md[0-9]*$|", "r/.*/" ]
 
        # Configuration option devices/cache_dir.
        # Directory in which to store the device cache file.
@@ -927,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.