From owner-freebsd-sparc64@FreeBSD.ORG Mon Feb 11 16:41:53 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 D82AA9D9; Mon, 11 Feb 2013 16:41:53 +0000 (UTC) (envelope-from cross@distal.com) Received: from mail.distal.com (mail.distal.com [IPv6:2001:470:e24c:200::ae25]) by mx1.freebsd.org (Postfix) with ESMTP id A3388DF3; Mon, 11 Feb 2013 16:41:53 +0000 (UTC) Received: from zalamar.mm-corp.net (static-66-16-13-46.dsl.cavtel.net [66.16.13.46]) (authenticated bits=0) by mail.distal.com (8.14.3/8.14.3) with ESMTP id r1BGffEP007379 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 11 Feb 2013 11:41:47 -0500 (EST) Subject: Re: Changes to kern.geom.debugflags? Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Chris Ross In-Reply-To: <51CB677E-83FF-43EF-A3CC-CF4ADBDB0C7B@distal.com> Date: Mon, 11 Feb 2013 11:41:41 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <7D91DCEC-38CD-45C9-BD21-C99F26A52197@distal.com> 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> <20130104234616.GA37999@alchemy.franken.de> <50F82846.6030104@FreeBSD.org> <315EDE17-4995-4819-BC82-E9B7D942E82A@distal.com> <51CB677E-83FF-43EF-A3CC-CF4ADBDB0C7B@distal.com> To: Andriy Gapon X-Mailer: Apple Mail (2.1283) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.2 (mail.distal.com [206.138.151.250]); Mon, 11 Feb 2013 11:41:50 -0500 (EST) Cc: "freebsd-fs@freebsd.org" , Marius Strobl , Kurt Lidl , "freebsd-sparc64@freebsd.org" 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: Mon, 11 Feb 2013 16:41:53 -0000 On Feb 10, 2013, at 10:16 PM, Chris Ross wrote: >> Thanks again! How long will this take to get to stable/9? Being new = to FreeBSD, >> I'm not too familiar with the process of HEAD/stable/etc. (In = NetBSD, it would be a >> commit followed by a pull request.) >=20 > Sad to say that after hand-testing that patch, I waited for it to = appear on stable-9, > (by manual inspection of the relevant code), and tried again. This = time, I get a > slightly different failure: >=20 > Rebooting with command: boot =20= > Boot device: disk1 File and args:=20 >=20 >>> FreeBSD/sparc64 ZFS boot block > Boot path: /pci@1c,600000/scsi@2/disk@1,0:a > ERROR: Last Trap: Memory Address not Aligned >=20 > {1} ok >=20 > This is with a zfsloader built from stable-9 as of Feb 2. I'm = updating and rebuilding > now, just to check, but I wanted to send out a note incase anyone else = on the > sparc64 list has also seen this. I'm pleased to say that after rebuilding a stable/9 as of last night, = and installing it, it now successfully boots. So whether it was my human error, or = something that's been fixed in the last 2 weeks, it appears to be a non-problem. = Apologies for the noise. - Chris