From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx08.extmail.prod.ext.phx2.redhat.com [10.5.110.12]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id o9I8nrep002865 for ; Mon, 18 Oct 2010 04:49:53 -0400 Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.216.181]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o9I8nc7x021937 for ; Mon, 18 Oct 2010 04:49:39 -0400 Received: by qyk2 with SMTP id 2so688040qyk.12 for ; Mon, 18 Oct 2010 01:49:38 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 18 Oct 2010 10:49:38 +0200 Message-ID: From: Guifre Bosch Fabregas Content-Type: multipart/alternative; boundary=20cf303343dba8d6760492e0414e Subject: [linux-lvm] pvdisplay "Found duplicate" Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: To: linux-lvm@redhat.com --20cf303343dba8d6760492e0414e Content-Type: text/plain; charset=ISO-8859-1 Hi! When I launch the command pvdisplay I see the error "*Found duplicate PV*" I search in google this error and some persons talk about this document http://kbase.redhat.com/faq/docs/DOC-2991 but this document only can see with any subscription. Anybody have this problem or know any solution? --20cf303343dba8d6760492e0414e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi!

When I launch the command pvdisplay I see the error "Found duplicate PV"<= br>
I search in google this error and some persons talk about thi= s document http://kba= se.redhat.com/faq/docs/DOC-2991 but this document only can see with any= subscription.

Anybody have this problem or know any solution?

--20cf303343dba8d6760492e0414e-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from breeves.fab.redhat.com (breeves.fab.redhat.com [10.33.0.40]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id o9IAHNb4017776 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 18 Oct 2010 06:17:25 -0400 Message-ID: <4CBC1EB3.1080802@redhat.com> Date: Mon, 18 Oct 2010 11:17:23 +0100 From: "Bryn M. Reeves" MIME-Version: 1.0 References: In-Reply-To: Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] pvdisplay "Found duplicate" Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: LVM general discussion and development On 10/18/2010 09:49 AM, Guifre Bosch Fabregas wrote: > Hi! > > When I launch the command pvdisplay I see the error "*Found duplicate PV*" > > I search in google this error and some persons talk about this document > http://kbase.redhat.com/faq/docs/DOC-2991 but this document only can see with > any subscription. > > Anybody have this problem or know any solution? You don't mention what storage setup you are using but if you have multipath storage then you will need to configure filters in /etc/lvm/lvm.conf to exclude the individual paths and ensure that LVM2 only uses the multipath devices. If this isn't the problem you're having then you're going to need to describe your situation in more detail (include command output & a description of your environment) for people to be able to help you. Regards, Bryn.