Add arm-ubc-05 and arm-ubc-06
[mirror/dsa-puppet.git] / modules / dsa_lvm / files / lvm-ganeti.manda.debian.org.conf
index fb6f0e4..9bcd78a 100644 (file)
@@ -150,6 +150,7 @@ devices {
        # global_filter are not opened by LVM.
        # This configuration option has an automatic default value.
        # global_filter = [ "a|.*/|" ]
+       global_filter = [ "a|^/dev/sd[ab][0-9]*$|", "r/.*/" ]
 
        # Configuration option devices/cache_dir.
        # Directory in which to store the device cache file.
@@ -299,7 +300,7 @@ devices {
        # benefit from discards, but SSDs and thinly provisioned LUNs
        # generally do. If enabled, discards will only be issued if both the
        # storage and kernel provide support.
-       issue_discards = 0
+       issue_discards = 1
 
        # Configuration option devices/allow_changes_with_duplicate_pvs.
        # Allow VG modification while a PV appears on multiple devices.