Looks like lvm is configured to allow both /dev/md* and /dev/hd* as physical devices. You probably want to limit it to /dev/md* so that it doesn't get confused by things it finds on the raw disk partition devices. You can do this with:
Unfortunately this is the default behaviour with lvm2 tools. i posted a patch on this list, but did not get any feedback.
L.
-- Luca Berra -- bluca@comedia.it Communication Media & Services S.r.l. /"\ \ / ASCII RIBBON CAMPAIGN X AGAINST HTML MAIL / \ _______________________________________________ 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/