From owner-freebsd-current@FreeBSD.ORG Tue May 26 01:24:42 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7818A1065670 for ; Tue, 26 May 2009 01:24:42 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 5CB488FC0C for ; Tue, 26 May 2009 01:24:42 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1M8lPF-000Lec-Li; Tue, 26 May 2009 01:24:41 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 2D61F1A1D1AA; Tue, 26 May 2009 10:24:39 +0900 (JST) Date: Tue, 26 May 2009 10:24:38 +0900 Message-ID: From: Randy Bush To: Scott Long In-Reply-To: <4A1B41DE.30305@samsco.org> References: <4A1B41DE.30305@samsco.org> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: FreeBSD Current Subject: Re: kern/134011 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 01:24:42 -0000 >>> this bug is now causing system lockup when the midnight gmt jobs run on >>> one system and it manifesting with less serious consequences on three >>> others. >> oh, and other folk have reported on list of seeing the same. though >> they have not added to the pr. > If you're using ZFS then you want to get to the tip of current to pick > up the VM backpressure fixes that were added. the problem is worst on a zfs system, crashing. and it is upgrading now and does so once a week. the problem also manifests on non-zfs systems. randy