From: Peter Palfrader Date: Mon, 19 Nov 2018 12:35:09 +0000 (+0100) Subject: manda-node03, manda-node04: lvm: set a device filter X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=fe485bb7b95c7d8edaa2631865a3380b39cf4530;p=mirror%2Fdsa-puppet.git manda-node03, manda-node04: lvm: set a device filter --- diff --git a/modules/dsa_lvm/files/lvm-ganeti.manda.debian.org.conf b/modules/dsa_lvm/files/lvm-ganeti.manda.debian.org.conf index feb491732..fb6f0e456 100644 --- a/modules/dsa_lvm/files/lvm-ganeti.manda.debian.org.conf +++ b/modules/dsa_lvm/files/lvm-ganeti.manda.debian.org.conf @@ -139,6 +139,7 @@ devices { # # This configuration option has an automatic default value. # filter = [ "a|.*/|" ] + filter = [ "a|^/dev/sd[ab][0-9]*$|", "r/.*/" ] # Configuration option devices/global_filter. # Limit the block devices that are used by LVM system components.