From fe485bb7b95c7d8edaa2631865a3380b39cf4530 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 19 Nov 2018 13:35:09 +0100 Subject: [PATCH] manda-node03, manda-node04: lvm: set a device filter --- modules/dsa_lvm/files/lvm-ganeti.manda.debian.org.conf | 1 + 1 file changed, 1 insertion(+) 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. -- 2.20.1