Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Nov 2002 16:14:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Nov 2002 16:14:16 -0500 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:2143 "EHLO flossy.devel.redhat.com") by vger.kernel.org with ESMTP id ; Thu, 21 Nov 2002 16:14:15 -0500 Date: Thu, 21 Nov 2002 16:22:51 -0500 From: Doug Ledford To: Alan Cox Cc: Steven Dake , Joel Becker , Neil Brown , Linux Kernel Mailing List , linux-raid@vger.kernel.org Subject: Re: RFC - new raid superblock layout for md driver Message-ID: <20021121212251.GI14063@redhat.com> Mail-Followup-To: Alan Cox , Steven Dake , Joel Becker , Neil Brown , Linux Kernel Mailing List , linux-raid@vger.kernel.org References: <15835.2798.613940.614361@notabene.cse.unsw.edu.au> <20021120160259.GW806@nic1-pc.us.oracle.com> <15836.7011.785444.979392@notabene.cse.unsw.edu.au> <20021121014625.GA14063@redhat.com> <20021121193424.GB770@nic1-pc.us.oracle.com> <20021121195406.GF14063@redhat.com> <3DDD3AB6.2010105@mvista.com> <1037914176.9122.2.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1037914176.9122.2.camel@irongate.swansea.linux.org.uk> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1248 Lines: 31 On Thu, Nov 21, 2002 at 09:29:36PM +0000, Alan Cox wrote: > On Thu, 2002-11-21 at 19:57, Steven Dake wrote: > > Doug, > > > > EVMS integrates all of this stuff together into one cohesive peice of > > technology. > > > > But I agree, LVM should be modified to support RAID 1 and RAID 5, or MD > > should be modified to support volume management. Since RAID 1 and RAID > > 5 are easier to implement, LVM is probably the best place to put all > > this stuff. > > User space issue. Its about the tools view not about the kernel drivers. Not entirely true. You could do everything in user space except online resize of raid0/4/5 arrays, that requires specific support in the md modules and it begs for integration between LVM and MD since the MD is what has to resize the underlying device yet it's the LVM that usually handles filesystem resizing. -- Doug Ledford 919-754-3700 x44233 Red Hat, Inc. 1801 Varsity Dr. Raleigh, NC 27606 - 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/