lvm.conf question

bread-baker

Member
Mar 6, 2010
432
0
16
in lvm.conf I have our drbd area excluded. [ we use active/active drbd with lvm on top ]
Code:
filter = [ "r|/dev/sdb2|", "r|/dev/disk/|", "r|/dev/block/|", "a/.*/" ]

and drbd.conf:
Code:
                device /dev/drbd0;
                disk /dev/sdb2;
                address 10.0.7.10:7788;
                meta-disk internal;

Should that filter still be done?

I do the same on the other node. but it is a diff device name .