From owner-freebsd-stable@FreeBSD.ORG Fri Apr 17 21:32:48 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C448726; Fri, 17 Apr 2015 21:32:48 +0000 (UTC) Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2F24AD0; Fri, 17 Apr 2015 21:32:48 +0000 (UTC) Received: by oica37 with SMTP id a37so83192517oic.0; Fri, 17 Apr 2015 14:32:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qtiZf0wzy2Yji11E6SeY50j0nufdK0qtb6Fk5G2dGLo=; b=dWj0P85W6axtCylecQkCsG5PNtdQAMNrDrlp8Zp+hBpR59ZxJmXLhHdYyuuS/dHzx9 BVJTMRWDNOipensSSKe/n/y/JFUCG72/TP4lFM6OSA3PhZAxVc8L0i9931Xkks1fqc2F /85tmRvLYR1YMvynd1ivncS0U9FPBP5zhVJtRAKRM3Fhxdg8n7fki4LhAtCO0w2BpFXJ jvZnSH2WojQ+1b0CaAmnUcmS2+05y2A5ZwjkyVUggbrvn25AOXLsQ0bLxpoNgNkpzuUi LyBBLA6y21E3G+xEOB9C7z/ovHMrrEAIANoxXYxvPIqL3ccOaSA545vJjnIN2bu/qoCl g75w== MIME-Version: 1.0 X-Received: by 10.202.219.195 with SMTP id s186mr4508180oig.25.1429306367461; Fri, 17 Apr 2015 14:32:47 -0700 (PDT) Received: by 10.202.44.196 with HTTP; Fri, 17 Apr 2015 14:32:47 -0700 (PDT) In-Reply-To: <20150417015200.GA1338@hub.FreeBSD.org> References: <2F9DC176-912C-40C0-BAB7-DB66BD572ABA@vnode.se> <54D8E341.101@pix.net> <1423501720.16794.18.camel@freebsd.org> <20150417015200.GA1338@hub.FreeBSD.org> Date: Fri, 17 Apr 2015 14:32:47 -0700 Message-ID: Subject: Re: freebsd-update and hang during reboot From: Nick Rogers To: Glen Barber Cc: FreeBSD STABLE Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 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, 17 Apr 2015 21:32:48 -0000 On Thu, Apr 16, 2015 at 6:52 PM, Glen Barber wrote: > On Wed, Apr 15, 2015 at 02:44:44PM -0700, Nick Rogers wrote: > > On Mon, Mar 9, 2015 at 9:19 AM, Nick Rogers wrote: > > > Is anyone working on fixing this problem? It seems like this should > have > > > some kind of "full court press" as it is obviously affecting plenty of > > > people, some of which have spoken up in the following PR > > > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195458 > > > > > > I realize its a tough problem to track down, and if I had the > appropriate > > > skills I would help. But so far all I've been able to do, like others, > is > > > replicate and complain about the problem. > > > > > > Its still affecting upgrading to 10.1-RELEASE-p6 from the official > > > 10.1-RELEASE distribution, and from 10.1-RELEASE-p5. I just had another > > > production server hang during reboot after updating to p6, and I don't > see > > > this changing for the inevitable p7 unless this problem gets more > > > attention. Can someone with the right skill-set please help figure this > > > out? Thank you. > > > > > > > In case anyone is still dealing with this problem, the fix was MFC'd to > > stable/10 a few days. I am assuming this will not end up getting back > > ported to releng/10.1. > > An EN for 10.1-RELEASE is planned. > Oh thats good to know. Thank you. I had asked that in the related bug a week or so ago and did not receive a response, so I figured it would not. Any idea the eta for the EN? > Glen > >