From owner-freebsd-stable@FreeBSD.ORG Mon Jan 17 02:05:35 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 9DD2116A4CE for ; Mon, 17 Jan 2005 02:05:35 +0000 (GMT) Received: from smtp.housing.ufl.edu (smtp.housing.ufl.edu [128.227.47.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 107C543D46 for ; Mon, 17 Jan 2005 02:05:35 +0000 (GMT) (envelope-from WillS@housing.ufl.edu) Received: (qmail 61216 invoked by uid 98); 16 Jan 2005 21:05:34 -0500 Received: from WillS@housing.ufl.edu by smtp.housing.ufl.edu by uid 1003 with qmail-scanner-1.20 (spamassassin: 3.0.1. Clear:RC:1(128.227.47.18):. Processed in 0.013283 secs); 17 Jan 2005 02:05:34 -0000 X-Qmail-Scanner-Mail-From: WillS@housing.ufl.edu via smtp.housing.ufl.edu X-Qmail-Scanner: 1.20 (Clear:RC:1(128.227.47.18):. Processed in 0.013283 secs) Received: from bragi.housing.ufl.edu (128.227.47.18) by smtp.housing.ufl.edu with (RC4-MD5 encrypted) SMTP; 16 Jan 2005 21:05:34 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Sun, 16 Jan 2005 21:05:33 -0500 Message-ID: <0E972CEE334BFE4291CD07E056C76ED80504A3E4@bragi.housing.ufl.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Machine(s) not able to reboot Thread-Index: AcT8JxUyewW2+zwBRte6+T8F+Hap3AAEZ6mw From: "Will Saxon" To: "Peter Jeremy" cc: stable@freebsd.org Subject: RE: Machine(s) not able to reboot 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, 17 Jan 2005 02:05:35 -0000 > -----Original Message----- > From: Peter Jeremy [mailto:peter.jeremy@alcatel.com.au] > Sent: Sunday, January 16, 2005 6:56 PM > To: Will Saxon > Cc: stable@freebsd.org > Subject: Re: Machine(s) not able to reboot >=20 >=20 >=20 > [Please wrap your mail before 80 columns] Sorry, have to do it manually and I forgot. >=20 > On 2005-Jan-16 18:39:41 -0500, Will Saxon=20 > wrote: > >I have two HP Proliant DL360G3 servers which I recently upgraded from > >5.2.1-R to 5.3-R. Since the upgrade, I am not able to cause the > >machines to shut down or reboot on their own. I always have to > >physically power them off and then back on. >=20 > I have this problem with some DL380's. I have been unable to work out > what the root cause is but I've found that the problem is triggered by > kldload(8). If I don't use any modules other than acpi.ko (which is > loaded by /boot/loader) then I don't have the problem. >=20 This works for me also. I had not added device vlan to my kernel config and was also loading the sysvipc stuff, usb and linux/linprocfs.=20 Thanks! -Will