From owner-freebsd-bugs Wed Oct 29 07:36:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22359 for bugs-outgoing; Wed, 29 Oct 1997 07:36:25 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA22353 for ; Wed, 29 Oct 1997 07:36:24 -0800 (PST) (envelope-from gnat@frii.com) From: gnat@frii.com Received: from elara.frii.com (elara.frii.com [208.146.240.9]) by freefall.freebsd.org (8.8.6/8.8.5) with ESMTP id HAA14498 for ; Wed, 29 Oct 1997 07:35:54 -0800 (PST) Received: (from gnat@localhost) by elara.frii.com (8.8.5/8.6.9) id IAA24297; Wed, 29 Oct 1997 08:34:22 -0700 (MST) Date: Wed, 29 Oct 1997 08:34:22 -0700 (MST) Message-Id: <199710291534.IAA24297@elara.frii.com> To: "Jordan K. Hubbard" Cc: freebsd-bugs@freebsd.com Subject: Re: 2.2.5-RELEASE reboots In-Reply-To: <22314.878091829@time.cdrom.com> References: <199710290028.RAA00828@elara.frii.com> <22314.878091829@time.cdrom.com> Mime-Version: 1.0 (generated by tm-edit 7.103) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard writes: > > We're seeing reboots with no panic in the log file or on the screen. > > It then hangs when trying to synch disks, and the machine must be > > Ctrl-Alt-Del rebooted or reset. This is very frustrating. > > Hmmm. Are the reboots coincident with any other activity, say > heavy NFS usage or something? It's possible, but we can't know one way or the other. We suspect a cron process interacting badly with another running process, but it's impossible to prove. The machine reboots before the offending process can exit, so process accounting isn't giving us clues. The machine does run a daemon process for a user, which prepares HTML in response to requests from a CGI script (it's the back end to his web site). This is moving to another machine today, and I'll look eagerly to see if the reboots follow it. Is there any way to get more data on what's going on when the machine reboots? Any clues about the synching disks situation? Nat