Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932687AbbFIUdV (ORCPT ); Tue, 9 Jun 2015 16:33:21 -0400 Received: from mail.lang.hm ([64.81.33.126]:48590 "EHLO bifrost.lang.hm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932626AbbFIUdN (ORCPT ); Tue, 9 Jun 2015 16:33:13 -0400 Date: Tue, 9 Jun 2015 13:33:05 -0700 (PDT) From: David Lang X-X-Sender: dlang@asgard.lang.hm To: David Teigland cc: Goldwyn Rodrigues , linux-kernel@vger.kernel.org, NeilBrown Subject: Re: clustered MD In-Reply-To: <20150609203056.GB17536@redhat.com> Message-ID: References: <20150609182102.GA4305@redhat.com> <55773DE1.7080107@suse.com> <20150609194505.GA17536@redhat.com> <557747AB.7080706@suse.com> <20150609203056.GB17536@redhat.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1074 Lines: 25 On Tue, 9 Jun 2015, David Teigland wrote: >> We do have a valid real world utility. It is to provide >> high-availability of RAID1 storage over the cluster. The >> distributed locking is required only during cases of error and >> superblock updates and is not required during normal operations, >> which makes it fast enough for usual case scenarios. > > That's the theory, how much evidence do you have of that in practice? > >> What are the doubts you have about it? > > Before I begin reviewing the implementation, I'd like to better understand > what it is about the existing raid1 that doesn't work correctly for what > you'd like to do with it, i.e. I don't know what the problem is. As I understand things, the problem is ~providing RAID across multiple machines, not just across the disks in one machine. David Lang -- 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/