From owner-freebsd-stable@FreeBSD.ORG Fri Apr 23 06:39:56 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 B2625106564A; Fri, 23 Apr 2010 06:39:56 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 1C8568FC1C; Fri, 23 Apr 2010 06:39:56 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 122ECE3F086; Fri, 23 Apr 2010 08:22:09 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0cP5yDxZQxiK; Fri, 23 Apr 2010 08:22:08 +0200 (CEST) Received: from bubba.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id D28CFE3F077; Fri, 23 Apr 2010 08:22:07 +0200 (CEST) Date: Fri, 23 Apr 2010 08:22:05 +0200 From: Joel Dahl To: Jeremy Chadwick Message-ID: <20100423062205.GB84889@bubba.vnode.local> 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> 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 06:39:56 -0000 On 22-04-2010 7:35, 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. For the record: I have the same problem on at least two boxes, both running 9-CURRENT. -- Joel