From owner-freebsd-fs@FreeBSD.ORG Sun Oct 8 20:33:56 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17D0416A40F for ; Sun, 8 Oct 2006 20:33:56 +0000 (UTC) (envelope-from arne_woerner@yahoo.com) Received: from web30312.mail.mud.yahoo.com (web30312.mail.mud.yahoo.com [209.191.69.74]) by mx1.FreeBSD.org (Postfix) with SMTP id 928D143D45 for ; Sun, 8 Oct 2006 20:33:55 +0000 (GMT) (envelope-from arne_woerner@yahoo.com) Received: (qmail 84150 invoked by uid 60001); 8 Oct 2006 20:33:50 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Y1kC8scDcax36/g3c9FPS5QfiX8UX0gnfO+l5bi3IpKr8KuJwNHKF65pqMukWeZ3Qyp+44969gn0ZtE7htGHc7CIEu56FGkTm72cHDxGrJqewZ/VE+EtLW34utR8Wczz074QZJnzEliccbIcErccs9XgKi1hvtuO/G5+ZNicbog= ; Message-ID: <20061008203349.84148.qmail@web30312.mail.mud.yahoo.com> Received: from [83.129.181.92] by web30312.mail.mud.yahoo.com via HTTP; Sun, 08 Oct 2006 13:33:49 PDT Date: Sun, 8 Oct 2006 13:33:49 -0700 (PDT) From: "R. B. Riddick" To: Bruce Evans , Scott Long MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org, Kris Kennaway Subject: Re: 2 bonnies can stop disk activity permanently X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 20:33:56 -0000 Bruce wrote:=0A>On Sun, 8 Oct 2006, Scott Long wrote:=0A>> Kris Kennaway wr= ote:=0A>>> You forgot to even mention what version you're running ;-)=0A>>>= =0A>>> Also show your kernel config file. Configure DDB per the chapter o= n=0A>>>=0A>> No need for all of that information, the bug in vfs_bio.c is q= uite obvious. =0A>> =3D-( Fixing it will take some thought, though.=0A>=0A= >Is it really obvious? I think it is only obvious that many things are=0A>= not quite right. The quick fix of increasing BKVASIZE to the size of=0A>th= e largest buffer used should still work to prevent bkva fragmentation.=0A>= =0AOK: The FBSD version was varying: R6.1, R6.1-CURRENT, R7-CURRENT.=0A=0AB= ut we just found out, that it happens when we use "newfs -b 65536", but not= with default "-b" value (whatever that might be)...=0A=0ASo if somebody wa= nts to reproduce it, he/she should use >R6 and "newfs -b 65536"...=0AI thin= k that were all steps to do...=0A=0ACan somebody reproduce it now?=0ADDB is= not my bag, so that I would be glad, if somebody with an appropriate setti= ng could reproduce it...=0A=0A-Arne=0A=0A=0A=0A=0A=0A