From owner-freebsd-current@FreeBSD.ORG Wed May 19 11:31:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 791F916A4CE for ; Wed, 19 May 2004 11:31:48 -0700 (PDT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18AF643D1D for ; Wed, 19 May 2004 11:31:48 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from freebsd.org (junior-wifi.samsco.home [192.168.0.11]) by pooker.samsco.org (8.12.10/8.12.10) with ESMTP id i4JIbGu6023261; Wed, 19 May 2004 12:37:16 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <40ABA808.5030005@freebsd.org> Date: Wed, 19 May 2004 12:31:36 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040304 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tom Kiblin References: <1453611944.20040519141643@kiblin.com> In-Reply-To: <1453611944.20040519141643@kiblin.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-current@freebsd.org Subject: Re: Stability issues with 5.2.1 p4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 19 May 2004 18:31:48 -0000 Tom Kiblin wrote: > Hello, > > I am running a dual xeon with hyperthreading, SCSI system, that > constantly crashes under load. The box is doing about 40mbs of > transfer, and I get a panic with the following output on the screen: > > > http://advancedhosters.com/zico.JPG > > Any ideas or suggestions? > > Thanks, > Tom > Tom, Can you enable DDB in your kernel and provide the output from that when it crashes? Also, you might want to make sure that you have the latest system BIOS. Scott