Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932603AbbFITpL (ORCPT ); Tue, 9 Jun 2015 15:45:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35837 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751955AbbFITpH (ORCPT ); Tue, 9 Jun 2015 15:45:07 -0400 Date: Tue, 9 Jun 2015 14:45:05 -0500 From: David Teigland To: Goldwyn Rodrigues Cc: linux-kernel@vger.kernel.org, NeilBrown Subject: Re: clustered MD Message-ID: <20150609194505.GA17536@redhat.com> References: <20150609182102.GA4305@redhat.com> <55773DE1.7080107@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55773DE1.7080107@suse.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1353 Lines: 29 On Tue, Jun 09, 2015 at 02:26:25PM -0500, Goldwyn Rodrigues wrote: > On 06/09/2015 01:22 PM, David Teigland wrote: > >I've just noticed the existence of clustered MD for the first time. > >It is a major new user of the dlm, and I have some doubts about it. > >When did this appear on the mailing list for review? > > It first appeared in December, 2014 on the RAID mailing list. > http://marc.info/?l=linux-raid&m=141891941330336&w=2 I don't read that mailing list. Searching my archives of linux-kernel, it has never been mentioned. I can't even find an email for the md pull request that included it. The merge commit states: - "experimental" code for managing md/raid1 across a cluster using DLM. Code is not ready for general use and triggers a WARNING if used. However it is looking good and mostly done and having in mainline will help co-ordinate development. That falls far short of the bar for adding it to the kernel. It not only needs to work, it needs to be reviewed and justified, usually by showing some real world utility to warrant the potential maintenance effort. -- 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/