Luca> recent versions of lvm2 ignore md components by default or you Luca> can specify a filter in the configuration file.
Which file is that? There's nothing in /etc/dm/... that I can see. There's some stuff in /etc/lvm/lvm.conf, but I haven't touched that at all.
/etc/lvm/lvm.conf
if you have a recent version you will find a md_component_detection = 1
line,
if not you can change the
filter = [ "a/.*/" ]
to
filter = [ "a|/dev/md*|" ]
-- Luca Berra -- bluca@xxxxxxxxxx Communication Media & Services S.r.l. /"\ \ / ASCII RIBBON CAMPAIGN X AGAINST HTML MAIL / \ - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html