From owner-freebsd-hackers Sat Jun 22 03:09:42 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA26525 for hackers-outgoing; Sat, 22 Jun 1996 03:09:42 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA26504 for ; Sat, 22 Jun 1996 03:09:37 -0700 (PDT) Received: by gvr.win.tue.nl (8.6.12/1.53) id MAA04708; Sat, 22 Jun 1996 12:09:34 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199606221009.MAA04708@gvr.win.tue.nl> Subject: systems hangs, reboots and panics after large find To: freebsd-hackers@freebsd.org Date: Sat, 22 Jun 1996 12:09:33 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm experiencing strange hangs with a heavily used 2.0.5 machine. The symptom is dat during a run of /etc/daily, the system gets slower and slower and then sometimes reboots, sometimes hangs. We also saw panics, (free vnode isn't). I lately did a large find on a 2.0 machine and it rebooted. Because /etc/daily also contains a few large finds, I am suspecting the FS layer. Is anything known about a problem in there causing such behaviour? -Guido