From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 5/7] tabled: Add replication daemon Date: Sat, 14 Nov 2009 03:39:32 -0500 Message-ID: <4AFE6CC4.1000104@garzik.org> References: <20091113233605.673bfb9e@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091113233605.673bfb9e@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List On 11/14/2009 01:36 AM, Pete Zaitcev wrote: > This patch adds what amounts to a background process that maintains > redundancy for object data. It is far from the complete solution. > For one thing, it does not verify checksums. But it's a start. > > There's no way to turn this off, by intention. The whole thing must > work very reliably, not steal too much from benchmarks (but if it > does, it's only honest to take the hit). It is indispensible. > However, there's a plan to add useful monitoring of jobs and other > state, such as available nodes. > > Signed-off-by: Pete Zaitcev Just so you're not left hanging, regarding this patch, I'm holding off in-depth review. The other patches were easy, quick to apply without much post-3am thinking... ;) Jeff