From owner-freebsd-stable@FreeBSD.ORG Fri Apr 23 07:55:37 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50DD8106566B for ; Fri, 23 Apr 2010 07:55:37 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from megatron.madpilot.net (megatron.madpilot.net [88.149.173.206]) by mx1.freebsd.org (Postfix) with ESMTP id DD9098FC22 for ; Fri, 23 Apr 2010 07:55:36 +0000 (UTC) Received: from megatron.madpilot.net (localhost [127.0.0.1]) by megatron.madpilot.net (Postfix) with ESMTP id 799091B97; Fri, 23 Apr 2010 09:55:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:message-id:subject:subject :from:from:date:date:received:received; s=mail; t=1272009330; x= 1273823730; bh=PQSXSdiuYoi0P2hc8c94zYZZg8Tc19Zvpoqwvo9aUXA=; b=t 2BUSuRzkg2vFtPNt+zoToUVBST045+Ire9LUOFoEWROQ1cHPF5+49wuC9WmcAG26 5h9q/EuvQ4JcRZMROYPlGqE5VHaHvff1DAVN9prpNMO0B9jjMl+2xaln4N3uRP1F rlacv4gftQsfNpBNdXuHenUNGwXHcAHGqU9/L+4vI4= X-Virus-Scanned: amavisd-new at madpilot.net Received: from megatron.madpilot.net ([127.0.0.1]) by megatron.madpilot.net (megatron.madpilot.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PhEUrvAVOGuo; Fri, 23 Apr 2010 09:55:30 +0200 (CEST) Received: by megatron.madpilot.net (Postfix, from userid 1000) id 53D1C1B90; Fri, 23 Apr 2010 09:55:30 +0200 (CEST) Date: Fri, 23 Apr 2010 09:55:30 +0200 From: Guido Falsi To: Jeremy Chadwick Message-ID: <20100423075530.GA2306@megatron.madpilot.net> References: <20100422143542.GA2208@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100422143542.GA2208@icarus.home.lan> X-Operating-System: FreeBSD 8.0-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-stable@freebsd.org, jkim@freebsd.org Subject: Re: RELENG_8 -- shutdown -p no longer powers off boxes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2010 07:55:37 -0000 On Thu, Apr 22, 2010 at 07:35:42AM -0700, Jeremy Chadwick wrote: > Looks like some form of regression in RELENG_8, between the dates of > 2010/03/30 and 2010/04/22. My 2010/03/30 kernel (built from RELENG_8 > source dated 2010/03/30 @ 10:30 PDT) doesn't have this problem. > > Symptom: shutdown -p no longer powers off either of my systems; instead, > the box reboots (e.g. shutdown -p behaves like shutdown -r). Systems > are a Supermicro X7SBL-LN2 board, and a Supermicro X7SBA board. These > are server-class boards. I have not tried using the physical power > switch yet. > > Looks like others have reported the same on a different board, though I > haven't booted verbose to see if the behaviour is identical: I'm having the same problem on an HP DC7800 Desktop since updating the system yesterday. I'm using 8-STABLE. -- Guido Falsi