From owner-freebsd-geom@FreeBSD.ORG Wed Oct 17 21:16:22 2007 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66F4516A473 for ; Wed, 17 Oct 2007 21:16:22 +0000 (UTC) (envelope-from kurtseel@primetime.com) Received: from mail.primetime.com (mail.primetime.com [146.145.135.164]) by mx1.freebsd.org (Postfix) with ESMTP id 414CA13C461 for ; Wed, 17 Oct 2007 21:16:22 +0000 (UTC) (envelope-from kurtseel@primetime.com) Received: from [10.200.1.130] (deca.khome.utcorp.net [10.200.1.130]) by mail.primetime.com (Postfix) with ESMTP id 5C351F9C412; Wed, 17 Oct 2007 16:14:35 -0400 (EDT) Message-ID: <4716796B.9090803@primetime.com> Date: Wed, 17 Oct 2007 17:06:51 -0400 From: kurtseel User-Agent: Thunderbird 2.0.0.5 (X11/20070724) MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <471650AA.30903@primetime.com> <20071017201531.GE50219@garage.freebsd.pl> In-Reply-To: <20071017201531.GE50219@garage.freebsd.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-geom@freebsd.org Subject: Re: gmirror + ggated question X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2007 21:16:22 -0000 Pawel Jakub Dawidek wrote: > On Wed, Oct 17, 2007 at 02:12:58PM -0400, kurtseel wrote: > >> I built a mirror of a local drive and a ggated backed device. I ran >> iozone on it >> and it runs along fine until a certain point when it slows down to a >> near stand >> still. It doesn't break the mirror or crash the system, but it does slow >> the system >> down to a near stop. >> > > You haven't said which FreeBSD version you use. If it's not HEAD nor > RELENG_7, try this patch: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/ggate/shared/ggate.c.diff?r1=1.8;r2=1.9 > > Sorry. [root@test1 /usr/src/sbin/ggate]# uname -a FreeBSD test1.khome.utcorp.net. 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 I applied the patch and am resyncing the mirror now, backed by the patched ggated. When it is done, I'll re-run the iozone.