From mboxrd@z Thu Jan 1 00:00:00 1970 From: malahal@us.ibm.com Subject: Re: Removing a failed device from LVM2/DM Date: Thu, 3 Sep 2009 08:15:47 -0700 Message-ID: <20090903151547.GA31143@us.ibm.com> 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> <1251989638.9319.1.camel@cail> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1251989638.9319.1.camel@cail> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com List-Id: dm-devel.ids Alan D. Brunelle [Alan.Brunelle@hp.com] wrote: > 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! You are welcome! Thanks, Malahal.