From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx02.extmail.prod.ext.phx2.redhat.com [10.5.110.6]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o2GJj4VF000697 for ; Tue, 16 Mar 2010 15:45:04 -0400 Received: from e9.ny.us.ibm.com (e9.ny.us.ibm.com [32.97.182.139]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o2GJisB1004141 for ; Tue, 16 Mar 2010 15:44:54 -0400 Received: from d01relay07.pok.ibm.com (d01relay07.pok.ibm.com [9.56.227.147]) by e9.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id o2GJYES2014723 for ; Tue, 16 Mar 2010 15:34:14 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay07.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o2GJirUd2043910 for ; Tue, 16 Mar 2010 15:44:53 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o2GJirER025256 for ; Tue, 16 Mar 2010 15:44:53 -0400 Received: from malahal.localdomain (malahal.beaverton.ibm.com [9.47.17.130]) by d01av04.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id o2GJirH4025249 for ; Tue, 16 Mar 2010 15:44:53 -0400 Date: Tue, 16 Mar 2010 12:44:52 -0700 From: malahal@us.ibm.com Message-ID: <20100316194452.GA31768@us.ibm.com> References: <4ec1d19a71ad4c8a10b487a3cf49840f.squirrel@trans.am> <20100316180619.GC15884@maude.comedia.it> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [linux-lvm] Multipath / LVM2 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" Content-Transfer-Encoding: 7bit To: linux-lvm@redhat.com Do "rm -rf /etc/lvm/cache" to remove the LVM cache. If you need this at boot time, of course, you need to create new initramfs with the new /etc/lvm/lvm.conf file. blub@trans.am [blub@trans.am] wrote: > hello > thanks for trying to help :) > > I've changed the filter and preferred_names variables to > > preferred_names="^/dev/mapper/" > filter=["a|/dev/mapper/.*|", "r/.*/"] > > without luck :( > > new pvscan output: > http://pastebin.com/5PysR0rD I don't see any warnings about any duplicates. What is the problem? Thanks, Malahal.