From owner-freebsd-sparc64@FreeBSD.ORG Fri Jan 4 04:27:51 2013 Return-Path: Delivered-To: freebsd-sparc64@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 B57FB937 for ; Fri, 4 Jan 2013 04:27:51 +0000 (UTC) (envelope-from cross+freebsd@distal.com) Received: from mail.distal.com (mail.distal.com [IPv6:2001:470:e24c:200::ae25]) by mx1.freebsd.org (Postfix) with ESMTP id 50B268C3 for ; Fri, 4 Jan 2013 04:27:51 +0000 (UTC) Received: from magrathea.distal.com (magrathea.distal.com [IPv6:2001:470:e24c:200:ea06:88ff:feca:960e]) (authenticated bits=0) by mail.distal.com (8.14.3/8.14.3) with ESMTP id r044RiTV012219 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 3 Jan 2013 23:27:45 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: Changes to kern.geom.debugflags? From: Chris Ross In-Reply-To: <56B28B8A-2284-421D-A666-A21F995C7640@distal.com> Date: Thu, 3 Jan 2013 23:27:44 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <7AA0B5D0-D49C-4D5A-8FA0-AA57C091C040@distal.com> <6A0C1005-F328-4C4C-BB83-CA463BD85127@distal.com> <20121225232507.GA47735@alchemy.franken.de> <8D01A854-97D9-4F1F-906A-7AB59BF8850B@distal.com> <6FC4189B-85FA-466F-AA00-C660E9C16367@distal.com> <20121230032403.GA29164@pix.net> <56B28B8A-2284-421D-A666-A21F995C7640@distal.com> To: "freebsd-sparc64@freebsd.org" X-Mailer: Apple Mail (2.1499) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.2 (mail.distal.com [IPv6:2001:470:e24c:200::ae25]); Thu, 03 Jan 2013 23:27:45 -0500 (EST) Cc: Kurt Lidl , Marius Strobl X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2013 04:27:51 -0000 On Dec 31, 2012, at 21:05 , Chris Ross wrote: > Okay. Well, I tried building stable/9 at revision 243673, which = didn't work, and > then 243242, which also failed in the same way. So, it may be = something earlier > than the suggested (if I'm reading your email correctly, and 243243 is = where the > rev you mentioned was integrated to stable/9.) >=20 > Thanks much for the pointers! I'll try to take a look at some of the = underlying > changes, and see if anything looks more relevant. So, now that we're past the holiday madness, and I haven't heard = anything back on this is there some other group or list I should ask the questions of = ZFS internals to figure out why the sparc64 MD boot loader code is seeing a = dn_datablkszsec of 0, and what it should be set to? Thanks. I'm happy to compose another message to include people who = might be able to help. I'm out of my "comfort zone" in ZFS. - Chris