From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alan D. Brunelle" Subject: Re: Removing a failed device from LVM2/DM Date: Thu, 03 Sep 2009 10:53:58 -0400 Message-ID: <1251989638.9319.1.camel@cail> References: <1251731770.6817.31.camel@cail> <1251821775.5459.21.camel@cail> <20090901162537.GA15197@us.ibm.com> <1251830539.5459.135.camel@cail> <20090901190843.GA18641@us.ibm.com> <1251838679.5459.148.camel@cail> <20090901224704.GA23179@us.ibm.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090901224704.GA23179@us.ibm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development List-Id: dm-devel.ids On Tue, 2009-09-01 at 15:47 -0700, malahal@us.ibm.com wrote: > filter = [ "r|sdab|", a|/dev/sd|", "r|.*|" ] Other than adding in the missing " ("a|/dev/sd|") this seems to have fixed the problem. Thanks! Alan