From owner-freebsd-sparc64@FreeBSD.ORG Thu Jul 19 15:37:18 2012 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08CC01065670 for ; Thu, 19 Jul 2012 15:37:18 +0000 (UTC) (envelope-from lidl@hydra.pix.net) Received: from hydra.pix.net (hydra.pix.net [IPv6:2001:470:e254::3c]) by mx1.freebsd.org (Postfix) with ESMTP id B6B9C8FC18 for ; Thu, 19 Jul 2012 15:37:17 +0000 (UTC) Received: from hydra.pix.net (localhost [127.0.0.1]) by hydra.pix.net (8.14.5/8.14.5) with ESMTP id q6JFbH1t078268 for ; Thu, 19 Jul 2012 11:37:17 -0400 (EDT) (envelope-from lidl@hydra.pix.net) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.97.5 at mail.pix.net Received: (from lidl@localhost) by hydra.pix.net (8.14.5/8.14.5/Submit) id q6JFbHKL078267 for freebsd-sparc64@freebsd.org; Thu, 19 Jul 2012 11:37:17 -0400 (EDT) (envelope-from lidl) Date: Thu, 19 Jul 2012 11:37:17 -0400 From: Kurt Lidl To: freebsd-sparc64@freebsd.org Message-ID: <20120719153717.GB77972@pix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Subject: sparc64 9.1-beta1 ZFS boot results X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2012 15:37:18 -0000 I ended up wiping the UFS based install of 9.1-BETA1 that I did, and re-installed the 9.1-BETA1 software onto a single disk drive, this time in a ZFS-only configuration. It worked without any particular issues that I haven't already noted to this mailing list. So, just reporting that the ZFS boot support in the 9.1-BETA1 sparc64 iso image works "out of the box". The script that I used for doing the ZFS install is here: http://www.pix.net/ftp/pub/freebsd/sparc_zfs_setup.txt -Kurt