From owner-freebsd-stable@FreeBSD.ORG Fri Mar 20 17:00:24 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 028511065670 for ; Fri, 20 Mar 2009 17:00:24 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id BD20B8FC08 for ; Fri, 20 Mar 2009 17:00:23 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Lki4u-000A90-Hq; Fri, 20 Mar 2009 17:00:16 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Lki4u-000BHk-Fw; Fri, 20 Mar 2009 17:00:16 +0000 To: freebsd-stable@freebsd.org, stefan.lambrev@moneybookers.com In-Reply-To: <0E486099-ED60-43E6-A86E-75B2CBC1DC00@moneybookers.com> Message-Id: From: Pete French Date: Fri, 20 Mar 2009 17:00:16 +0000 Cc: Subject: Re: gemor mirror and priority X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 17:00:24 -0000 > Is this still correct: Yup - I made a patch to start the priorities in the middle of the range and to add a 'prefer-low' to reverse the way it is selected to get round the problem though. You can try it out if you want... -pete.