Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758180AbZIQQC5 (ORCPT ); Thu, 17 Sep 2009 12:02:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757530AbZIQQC5 (ORCPT ); Thu, 17 Sep 2009 12:02:57 -0400 Received: from cantor.suse.de ([195.135.220.2]:59602 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753373AbZIQQC4 (ORCPT ); Thu, 17 Sep 2009 12:02:56 -0400 Subject: Re: [GIT PULL] DRBD for 2.6.32 From: James Bottomley To: Lars Ellenberg Cc: Christoph Hellwig , linux-kernel@vger.kernel.org, drbd-dev@lists.linbit.com, Andrew Morton , Bart Van Assche , Dave Jones , Greg KH , Jens Axboe , KOSAKI Motohiro , Kyle Moffett , Lars Marowsky-Bree , Linus Torvalds , Neil Brown , "Nicholas A. Bellinger" , Nikanth Karthikesan , Philipp Reisner , Sam Ravnborg In-Reply-To: <20090917081251.GC8045@barkeeper1-xen.linbit> References: <200909151645.14256.philipp.reisner@linbit.com> <20090915231931.GB7636@infradead.org> <20090917081251.GC8045@barkeeper1-xen.linbit> Content-Type: text/plain Date: Thu, 17 Sep 2009 10:02:45 -0600 Message-Id: <1253203365.7845.14.camel@mulgrave.site> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3410 Lines: 102 On Thu, 2009-09-17 at 10:12 +0200, Lars Ellenberg wrote: > I took the liberty to extend the CC list again a little bit. > > On Tue, Sep 15, 2009 at 07:19:31PM -0400, Christoph Hellwig wrote: > > On Tue, Sep 15, 2009 at 04:45:13PM +0200, Philipp Reisner wrote: > > > Hi Linus, > > > > > > Please pull > > > git://git.drbd.org/linux-2.6-drbd.git drbd > > > > > > DRBD is a shared-nothing, replicated block device. It is designed to > > > serve as a building block for high availability clusters and > > > in this context, is a "drop-in" replacement for shared storage. > > > > > > It has been discussed and reviewed on the list since March, > > > and Andrew has asked us to send a pull request for 2.6.32-rc1. > > > This has been discussed before on LKML. > > To contrast your NACK by a few previous posts > I perceived effectively as ACKS: > e.g. > > Andrew Morton: > http://lkml.org/lkml/2009/5/1/307 > > "Oh. Thanks. Well we should all get cracking on it then." > > Lars Marowsky-Bree: > http://lkml.org/lkml/2009/5/5/224 > > "I would suggest at this time, we may want to refocus on the remaining > objections to merging drbd as a driver in the short-term." > > In reply to that, > > James Bottomley: > http://lkml.org/lkml/2009/5/5/226 > > "I'd agree with that. drbd essentially qualifies as a > driver under our new merge rules, so we should be > thinking about blockers to getting it into the tree > first (serious issues) and working out kinks > (like raid unification) after it gets in." > > Neil Brown: > http://lkml.org/lkml/2009/5/5/332 > > "I cannot imagine that there would be any. Given its > history, its popularity, and its modularity, there can > be no question about merging it" > > hch: > > > > The last thing we need is another bloody raid-reimplementation, > > It is not RAID, it is replication, see also that blog post below. > > > coupled with a propritary on the wire protocol. > > http://www.openformats.org/en1 > proprietary: > "the mode of presentation of its data is opaque > and its specification is not publicly available" > > Which does not apply to DRBD. > > So lets settle for "homegrown". > > Besides, what was the non-proprietary, generally accepted, > link layer agnostic block-level replication protocol again? > > And in case you're referring to MD/NBD or MD/iSCSI or some such, > http://fghaas.wordpress.com/2009/09/16/alternatives-to-drbd/ may be a > worthy read. Certainly not deeply technical, but sufficient to > illustrate the most important points. > > > NACK as far as I am concerned. > > Too bad :( > What can we do to have that revised? So I think Christoph's NAK is rooted in the fact that we have a proliferation of in-kernel RAID implementations and he's trying to reunify them all again. As part of the review, reusing the kernel RAID (and actually logging) logic did come up and you added it to your todo list. Perhaps expanding on the status of that would help, since what's being looked for is that you're not adding more work to the RAID reunification effort and that you do have a plan and preferably a time frame for coming into sync with it. James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/