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. Any advise is welcome. Stepan Rakhimov
Hi, On 11/19/05, Stepan Rakhimov <stepan_r@mail.ru> 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. 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! Cheers, -- Xin LI <delphij@delphij.net> http://www.delphij.net
> I've just upgraded my home server from 6-BETA4 (that was > stable and worked without reboots for months) to 6.0-release.- What kind of machine is this? Please show the output of dmesg. - Have you enabled DDB and kernel debugging support. Can you take a crash dump. - Are there any messages of note in /var/log/messages or on a serial console (if you have a serial console). -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
On Sat, Nov 19, 2005 at 03:54:07PM +0300, 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. > > Any advise is welcome.Verify that you rebuilt any modules that are in use (kldstat) - in particular if you are using a module from the ports tree (like the nvidia driver) you will need to recompile it. Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20051119/ce3957d7/attachment.bin