> > How can I resolve the "Found duplicate PV" warning/error? > > It looks like this link should be able to help you.
http://kbase.redhat.com/faq/docs/DOC-2991 Essentially you'll want to create a filter in your lvm.conf file so it only scans your multipathed disks. From your error you see it is actually choosing one of the paths: # pvdisplay > Found duplicate PV tU6s0t1wfQNQufnOqtN1KGux5JftKJSi: using /dev/sdr not > /dev/sdq > You want it to use the multipath link. But from the linked article the error is only a warning which can be ignored if it's using the correct path, but yours is not. > -- > James Hammer > [email protected] > 312-681-5052 > > -- > You received this message because you are subscribed to the Google Groups > "open-iscsi" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<open-iscsi%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/open-iscsi?hl=en. > > -- Romeo Theriault System Administrator Information Technology Services -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
