From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Nelson Subject: Re: raid1 + 2.6.27.7 issues Date: Mon, 9 Feb 2009 11:25:23 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Iain Rauch Cc: LinuxRaid List-Id: linux-raid.ids On Mon, Feb 9, 2009 at 10:47 AM, Iain Rauch wrote: >> The typical use case for me is this: I will run the array (/dev/md11) in >> degraded mode (without /dev/nbd0) for a week or so. >> At some point, I will try to synchronize the underlying devices. > > Sounds like rsync is more suited to your application. > Why are you using RAID? If I were transferring files then rsync would be fine. Files have mutable state (applications may be writing to them at the time of transfer, etc...) and a whole host of other issues. > Why are you using RAID? I want a *mirror* of the block device. -- Jon