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.