From owner-freebsd-current@FreeBSD.ORG Tue Jun 25 22:15:50 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 87938DCC; Tue, 25 Jun 2013 22:15:50 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-vb0-x22a.google.com (mail-vb0-x22a.google.com [IPv6:2607:f8b0:400c:c02::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 28A7C19F4; Tue, 25 Jun 2013 22:15:50 +0000 (UTC) Received: by mail-vb0-f42.google.com with SMTP id i3so10140977vbh.29 for ; Tue, 25 Jun 2013 15:15:49 -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=gWhsObZkB3ENFwE8OcLsfSALh2AO5WWvV9/eCXZFtsw=; b=pm9TeGexnLzAIFibAqxX4qC2Fg4so/9XY815fWlgdANRhVQKJFayyDxUjUQrEn8rof BfxON66+rt0l7Rn2/OM58CZ+54XmxKvRDCJULqD69zxLhO9hLTJ20hdcXaKwLyAyJu1a Dw3ePozJomiwozSLDB9VvgZ+JobR2/hGHrVtRBnzUi4Qr8BCLy6H7VW/DHH6ABpuFSrj 4iCOyvkmi6pbzNET1oqFEoQjvdngRSwDofxmIfrBZ6CWLDGqVbKPTsc/lBwxRnpl0EEk rnYX4iyYzB3DMcaA2hN/r/jz56486DfO49pGeF+aztVH3n83bKo5WDQCwaCurCKIXFH+ jD4Q== MIME-Version: 1.0 X-Received: by 10.52.92.171 with SMTP id cn11mr561089vdb.10.1372198549761; Tue, 25 Jun 2013 15:15:49 -0700 (PDT) Received: by 10.220.146.145 with HTTP; Tue, 25 Jun 2013 15:15:49 -0700 (PDT) In-Reply-To: <51CA0B57.8000204@smeets.im> References: <51CA0B57.8000204@smeets.im> Date: Tue, 25 Jun 2013 15:15:49 -0700 Message-ID: Subject: Re: Kernel hangs on reboot on system with 05/2013~06/2013 CURRENT sources From: Garrett Cooper To: Florian Smeets Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Wed, 26 Jun 2013 01:15:21 +0000 Cc: Matthew Fleming , mav@freebsd.org, freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 22:15:50 -0000 On Tue, Jun 25, 2013 at 2:27 PM, Florian Smeets wrote: > On 06/25/2013 22:45, Garrett Cooper wrote: >> Long story short is that I've run into an issue on several VM >> images and real machines where UFS on mpt fails to reboot because it >> hangs in the kernel. I don't have any specific details, other than it >> occurs regularly with cam/mpt on VMware boxes running builds; however >> I've also seen this occur with a Dell box that has an mpt SAS >> controller with 2 zpools and gobs of RAM. Does anyone know of any >> issues in this area [recently]? >> This set of issues appears to have started cropping up after >> 03/2013, because I was running reliable builds off those sources. >> Thanks! >> -Garrett >> > > Yes, I saw the same thing today when rebooting a box running r251905: > Tue Jun 18 10:12:42 CEST 2013 with ahci on a zfs only system. > > I update this box about once a week, that previous kernel was from Jun > 11. and that still rebooted successfully. As the kernel from June 18. is > now kernel.old I don't know the SVN rev for the June 11 kernel, but it > looks like it was broken between June 11. and 18. > > However my workstation, also running a kernel from June 18. does still > reboot OK, it's using ahci and UFS. Hmmm... nothing's jumping out as being incorrect for me in those dates. There was a rev that were broken in your case that were reverted by mav, but there doesn't appear to be anything that would be causing my particular problem (again, right offhand). The snapshot I'm using was generated on 06/07/2013. Thanks! -Garrett