From owner-freebsd-current@FreeBSD.ORG Fri Jun 10 15:51:29 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFBA5106566C for ; Fri, 10 Jun 2011 15:51:29 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 63D7A8FC0A for ; Fri, 10 Jun 2011 15:51:29 +0000 (UTC) Received: by qwc9 with SMTP id 9so1951140qwc.13 for ; Fri, 10 Jun 2011 08:51:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=/RKCl//XeRS44kJf1pfKwvmQUkvDOQtasza8xb3nlHM=; b=dGGXIDY7QOe0ZfgjHDP0hke49w/R9VgBrJZDuVQIYzBQ061eGlXWU3ogySV/IZu2in woFxDvKbsjjuBnAbKdtccq46E26BZD6jGNm0PaSTZFv17GCHeDcBOAIPP35RsTTTpCzJ Fh+f2xIG1ne91XLRQQJzrCi/SLc/CkurEE7II= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=k5cSwCWS60Lej/T0ovrPdJjQcbx2+GDDRAnD8ev9fcjb/5OrXgEOD9k82QRt4oacty Muu9dseV/hgesesWxjtoxXbj2+gr5bUdoizDUn/yvWEip0Qbzw8NJXvIR1/ODYeX8yt0 nmISb3jXlrxo7JSsI+KOdd++T97EDnRYx+LFY= MIME-Version: 1.0 Received: by 10.229.95.144 with SMTP id d16mr1678053qcn.37.1307719341504; Fri, 10 Jun 2011 08:22:21 -0700 (PDT) Received: by 10.229.61.170 with HTTP; Fri, 10 Jun 2011 08:22:21 -0700 (PDT) Date: Fri, 10 Jun 2011 11:22:21 -0400 Message-ID: From: Kim Culhan To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 9.0-CURRENT-201105-amd64 install kernel panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 10 Jun 2011 15:51:29 -0000 Booting from FreeBSD-9.0-CURRENT-201105-amd64-memstick the kernel panics: panic: m_getzone: m_getjcl: invalid cluster type http://www.flickr.com/photos/opensolaris/5818432532/in/photostream The hardware is: http://www.supermicro.com/products/motherboard/QPI/5500/X8DTL-3F.cfm The cpu's are Intel 5520 and the nics are 82574L FWIW this appears to be similar to a recently reported panic with 8-STABLE: http://lists.freebsd.org/pipermail/freebsd-stable/2011-May/062596.html Any help is very greatly apprecated. thanks -kim