From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alan D. Brunelle" Subject: Re: Constructing RAID 1+0 w/ LVM2/DM Date: Thu, 24 Jan 2008 10:55:38 -0500 Message-ID: <4798B4FA.40108@hp.com> References: <47989DA2.1070201@hp.com> <20080124143540.GZ8075@agk.fab.redhat.com> <4798A38E.2050206@hp.com> <20080124145428.GA8075@agk.fab.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080124145428.GA8075@agk.fab.redhat.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 Alasdair G Kergon wrote: > On Thu, Jan 24, 2008 at 09:41:18AM -0500, Alan D. Brunelle wrote: > >> ignore_suspended_devices() && !device_is_usable(dev->dev)) { >> > > If you know what you're doing and using upstream kernels without dmeventd, drop > the mirror test from device_is_usable(). > Thanks Alasdair! > (Are all those corelogs just while testing?) > Most assuredly so... Alan > Alasdair >