From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takahiro Yasui Subject: Re: [RFC][PATCH 0/4] dm-log: support multi-log devices Date: Mon, 05 Jan 2009 17:21:09 -0500 Message-ID: <496287D5.8070701@redhat.com> References: <492C91DF.7040507@redhat.com> <49467039.6060801@redhat.com> <20081220001305.GA8574@us.ibm.com> <49502F7E.9040300@redhat.com> <20081223180228.GA24831@us.ibm.com> <49622ADB.7040200@redhat.com> <20090105162435.GB18452@us.ibm.com> <4962450C.20507@redhat.com> <20090105184408.GA20412@us.ibm.com> <20090105185145.GA20013@agk.fab.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090105185145.GA20013@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: Alasdair G Kergon Cc: dm-devel@redhat.com List-Id: dm-devel.ids Hi Alasdair, Alasdair G Kergon wrote: > On Mon, Jan 05, 2009 at 10:44:08AM -0800, malahal@us.ibm.com wrote: >> What we need is changes to LVM "--partial" code path where it can create >> volumes read-only or read-write based on what is available instead of >> blindly doing read-only. > > This functionality changed recently - try the latest release. Thanks for the information about this concern. I tried the latest command in cvs and VG could be activated by read-write mode, while lvm command still output read-only message. Partial mode. Incomplete volume groups will be activated read-only. I will test it more. Thanks, Taka