From owner-freebsd-stable@FreeBSD.ORG Mon May 16 12:48:49 2005 Return-Path: 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 A75B316A4CE; Mon, 16 May 2005 12:48:49 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E3043DB0; Mon, 16 May 2005 12:48:48 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j4GChlZP023318; Mon, 16 May 2005 14:43:47 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <42889628.20103@DeepCore.dk> Date: Mon, 16 May 2005 14:46:32 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elliot Finley References: <001801c55a14$609720d0$37cba1cd@emerytelcom.com> In-Reply-To: <001801c55a14$609720d0$37cba1cd@emerytelcom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: freebsd-stable@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: 5.4-RC2 freezing - ATA related? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 12:48:49 -0000 Elliot Finley wrote: > This has been happening since 5.3-R, I've been tuning different paramet= ers > to no avail. I've taken the disks off of the onboard ICH5 controller a= nd > put them a promise TX4 S150 controller, but still the same thing happen= s. >=20 > The system freezes, but isn't totally dead. It'll still respond to pin= gs, > the screensaver still functions, but it won't respond to a CAD at the > console. But if I press 'Enter' at the console, it'll give me a 'login= :' > prompt, but after entering the username, it never comes back with the > 'password:' prompt. >=20 > After manually resetting the system it boots and says 'Automatic file s= ystem > check failed; help!' and drops into single user mode. Running fsck man= ually > corrects errors on all volumes. Then it'll boot from that point. >=20 > This seems to be triggered by daily periodic as it happens at 3:02-3:03= AM > each time. But it doesn't happen *every* morning. Hmm, sounds as a deadlock somewhere. On the ATA part, try the ATA mkIII patches on=20 http://people.freebsd.org/~sos/ATA and see if that changes anything. --=20 -S=F8ren