From owner-freebsd-stable@FreeBSD.ORG Fri Oct 23 12:56:17 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 79695106566B for ; Fri, 23 Oct 2009 12:56:17 +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 2AF848FC29 for ; Fri, 23 Oct 2009 12:56:17 +0000 (UTC) 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 1N1JgZ-000CZT-WF; Fri, 23 Oct 2009 13:56:04 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N1JgZ-000I9b-VK; Fri, 23 Oct 2009 13:56:03 +0100 To: freebsd-stable@freebsd.org, ob@e-Gitt.NET In-Reply-To: <20091023115331.GE95002@e-Gitt.NET> Message-Id: From: Pete French Date: Fri, 23 Oct 2009 13:56:03 +0100 Cc: Subject: Re: problems with gmirror on ggate over slow link 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, 23 Oct 2009 12:56:17 -0000 > Just a wild guess, have you tried to set kern.geom.mirror.timeout to a > higher value? Yes, I tried values all the way up to 600, no effect at all - plus the failure comes way before that timeout value (which is in seconds I assume). -pete.