=?iso-8859-1?q?M=E5ns_Rullg=E5rd?= <mru@kth.se> writes:i still believe it would be better if lvm ignored md component devices completely.
Douglas Kilpatrick <kilpatds@oppositelock.org> writes:
complains about seeing 3 extra instances of the id, and decides that the PV is actually on /dev/sda (or /dev/sdb, depending on boot), not /dev/md1.
I have a similar setup and ran into the same problem. I solved it by placing this in /etc/lvm/lvm.conf:
devices { filter = [ "r,hd," ] }
L.
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/