From owner-freebsd-stable@FreeBSD.ORG Thu May 15 10:21:54 2008 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 6D5F51065673; Thu, 15 May 2008 10:21:54 +0000 (UTC) (envelope-from nb@ravenbrook.com) Received: from raven.ravenbrook.com (raven.ravenbrook.com [193.164.110.8]) by mx1.freebsd.org (Postfix) with ESMTP id 8A5458FC0A; Thu, 15 May 2008 10:21:53 +0000 (UTC) (envelope-from nb@ravenbrook.com) Received: from thrush.ravenbrook.com (thrush.ravenbrook.com [193.164.110.145]) by raven.ravenbrook.com (8.13.8/8.13.8) with ESMTP id m4FALpUZ081883; Thu, 15 May 2008 11:21:51 +0100 (BST) (envelope-from nb@ravenbrook.com) Received: from thrush.ravenbrook.com (localhost [127.0.0.1]) by thrush.ravenbrook.com (8.13.4/8.13.4) with ESMTP id m4FALpoK060575; Thu, 15 May 2008 11:21:51 +0100 (BST) (envelope-from nb@thrush.ravenbrook.com) From: Nick Barnes To: Jeremy Chadwick In-Reply-To: <20080515100203.GA3303@eos.sc1.parodius.com> from Jeremy Chadwick of "Thu, 15 May 2008 03:02:03 -0700" Date: Thu, 15 May 2008 11:21:51 +0100 Message-ID: <60574.1210846911@thrush.ravenbrook.com> Sender: nb@ravenbrook.com X-Virus-Scanned: ClamAV 0.92.1/6882/Tue Apr 22 18:33:01 2008 on raven.ravenbrook.com X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on raven.ravenbrook.com X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.3 Cc: freebsd-stable@FreeBSD.org Subject: Re: syslog console log not logging SCSI problems 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: Thu, 15 May 2008 10:21:54 -0000 At 2008-05-15 10:02:03+0000, Jeremy Chadwick writes: > Another thing I can think of would be your kernel configuration. Can > you provide it? Just GENERIC. By the way, the need to set kern.maxdsiz - for really big processes - doesn't seem to be documented anywhere. I could have sworn it used to be in the Handbook, but I don't see it there. I guess it should be both there and in tuning(7). Rediscovering this switch took me 30 minutes yesterday. Nick B