From owner-freebsd-stable@FreeBSD.ORG Sat Nov 19 14:17:55 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0203116A41F for ; Sat, 19 Nov 2005 14:17:55 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D62643D68 for ; Sat, 19 Nov 2005 14:17:51 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: from [83.221.212.134] (port=49232 helo=[192.168.0.100]) by mx1.mail.ru with asmtp id 1EdTXK-0001fA-00; Sat, 19 Nov 2005 17:17:50 +0300 Message-ID: <437F340C.2060101@mail.ru> Date: Sat, 19 Nov 2005 17:17:48 +0300 From: Stepan Rakhimov User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: delphij@delphij.net, freebsd-stable@freebsd.org References: <437F206F.5050606@mail.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots 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: Sat, 19 Nov 2005 14:17:55 -0000 Xin LI wrote: > Hi, > > On 11/19/05, Stepan Rakhimov wrote: > >>I've just upgraded my home server from 6-BETA4 (that was stable and >>worked without reboots for months) to 6.0-release. And now my server >>suddenly reboots under any load, i'm even unable to rebuild my system to >> beta4 again. All the services are shuted down now (apache, mysql, smb, >>nfs, ftp, ntp, ddclient) but problem still in place. > > > Is this box a busy nfs client? I think a fix has been committed > against HEAD, and if you need, try applying the following patch: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/nfsclient/nfs_vnops.c.diff?r1=1.259&r2=1.260 > > Note that you can safely ignore the failure of first chunk of patch. this box is a nfs server, but this service is down at this time > BTW. If possible, would you please consider trying to obtain a crash > dump and post the backtrace so we can analyze further? Some hints can > be obtained from: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html#KERNELDEBUG-OBTAIN > > Your feedback would help us to improve FreeBSD, thanks! > i have some kernel dumps only , the size is 288mb, should i send one of them?