From owner-freebsd-current@FreeBSD.ORG Thu Feb 21 15:32:19 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 09B00B9E for ; Thu, 21 Feb 2013 15:32:19 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-vc0-f169.google.com (mail-vc0-f169.google.com [209.85.220.169]) by mx1.freebsd.org (Postfix) with ESMTP id 96FC0D81 for ; Thu, 21 Feb 2013 15:32:18 +0000 (UTC) Received: by mail-vc0-f169.google.com with SMTP id n10so5953363vcn.28 for ; Thu, 21 Feb 2013 07:32:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=nrOqku6qIhFGC0LMiuqFb0JU1vd+pZjDSkUfohqnItc=; b=q+6g+AsqrYYL8zB65xYneSld2X1KJn9C/xvhPcqmrl82/9L87JwAyPZRHUdfgfUVke JSNcaSMHkv6RX+Ab8nFqCiWvXKxrisH+xZiaF9CsWqArYIYkg7GFWONCzPfBn1igKPhG SUPL64znfrZrFv01iggcYK0TZ5MrSduTpjs1uBqwstbd/su0ZzSU5uTWzLFJvUOzjYM+ Fa/qouUUP0hNC7NSN0QD0j/tDQT9pAwwCW3ua0qsJVl09PT05b8DqR7H3nuVe60sQeC0 P2sJmeYNPuK3unaROfodLoAJO7fVb6t2hVNzmXnNWHRXEHIDq6H+F/8Kt88koNZSuoXT wY7w== MIME-Version: 1.0 X-Received: by 10.58.161.41 with SMTP id xp9mr32120723veb.56.1361460738104; Thu, 21 Feb 2013 07:32:18 -0800 (PST) Received: by 10.58.77.101 with HTTP; Thu, 21 Feb 2013 07:32:18 -0800 (PST) In-Reply-To: References: <073043018e9a6318fd5ef17ad4065b10.squirrel@mouf.net> Date: Thu, 21 Feb 2013 15:32:18 +0000 Message-ID: Subject: Kernel hang r247079 mps/vfs/zfs? From: matt To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Thu, 21 Feb 2013 15:32:19 -0000 --Meant to reply to list as well-- On Thu, Feb 21, 2013 at 2:32 PM, Steve Wills wrote: > > I am experiencing a similar hang when updating from r246190 to r247017 on > my all zfs system. The system has two drives in a zfs mirror and hangs > after detecting the hard drives. The last thing seen is the "ada1: > Previously was known as ad8" message, then it hangs completely, unable to > even ctrl-alt-del or even get the numlock key to toggle the light. System > is: > > CPU: AMD Phenom(tm) II X4 955 Processor (3214.39-MHz K8-class CPU) > > with ASUS M4A78LT-M board. Let me know if other details will help. > > Steve > > > Symptoms are identical to mine as far as I can tell. I did see fatal trap flash in one case, but couldn't read the crash info. It doesn't always just hang, once I got fatal trap and a reboot, other times I got a hard reboot without fatal trap printout. Unfortunately I wasn't able to catch anything other than "fatal trap..." before the machine cycled. Matt