From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 19 May 2012 20:10:04 +0100 From: Alasdair G Kergon Message-ID: <20120519191004.GN29330@agk-dp.fab.redhat.com> References: <1816793.YNuiVBaGhv@laptop> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1816793.YNuiVBaGhv@laptop> Subject: Re: [linux-lvm] Is the new RAID implementation going to deprecate traditional stripes and mirrors? Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ben Cc: linux-lvm@redhat.com On Sat, May 19, 2012 at 11:58:54AM -0700, ben wrote: > Does all the new RAID MD support mean the standard LVM type of mirrors and > stripes will go away or at least not be further developed? Current thinking: Stripes remain as-is (they're very simple, it's not worth changing). Preferred mirror switches to md, but existing mirror implementation remains available and continues to be used for temporary mirrors like pvmove. Alasdair