From owner-freebsd-current@FreeBSD.ORG Wed Apr 21 10:56:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FF2016A4CE for ; Wed, 21 Apr 2004 10:56:50 -0700 (PDT) Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB9E43D4C for ; Wed, 21 Apr 2004 10:56:50 -0700 (PDT) (envelope-from lists@efinley.com) Received: from [205.161.203.50] (helo=science1) by thunderbird.etv.net with smtp (Exim 4.30; FreeBSD) id 1BGLxp-000Cxg-9t; Wed, 21 Apr 2004 11:56:49 -0600 Message-ID: <00c201c427ca$02605040$32cba1cd@science1> From: "Elliot Finley" To: "Gavin Atkinson" References: <03b201c42735$413af7b0$32cba1cd@science1> <1082542166.36802.59.camel@buffy.york.ac.uk> Date: Wed, 21 Apr 2004 11:56:44 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: freebsd-current@freebsd.org Subject: Re: ASUS P4P800 doesn't reboot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elliot Finley List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 17:56:50 -0000 ----- Original Message ----- From: "Gavin Atkinson" > On Wed, 2004-04-21 at 01:11, Elliot Finley wrote: > > I have several systems using the ASUS P4P800 MB. When I issue a 'reboot', > > they shut down cleanly. They then stop after the 'uptime' line and hang. > > > > If I remember correctly, this started happening between 5.2-R and 5.2.1-R. > > > > I have a test box that I can take down at any time. I just need some > > guidance on how to troubleshoot this. > > Is this a SCSI based machine? no > I'm trying to solve this same problem on a > machine I have with an Adaptec 7899 SCSI card and a Mylex 352 raid card > - and have found mine to be hanging while shutting down the SCSI > subsystem. How long have you left it to reboot before giving up waiting? 12 hours > Can you apply the attached patch and see what messages are given on > shutdown? Also, it is possible that this patch will change things for > you - there are two things that the SCSI shutdown routine can hang on > that will now time out after a few minutes with the patch. Patch is > against top-of-tree -CURRENT. It's worth applying even if you don'y use > SCSI because it adds a few printf's to other places too. I'll let you know what I get. Elliot