From owner-freebsd-sparc64@FreeBSD.ORG Thu Jul 12 04:48:41 2012 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ABA89106567A for ; Thu, 12 Jul 2012 04:48:41 +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 76F368FC0C for ; Thu, 12 Jul 2012 04:48:41 +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 q6C4mevQ005346 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 12 Jul 2012 00:48:40 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Chris Ross In-Reply-To: <20120712035944.GA28500@pix.net> Date: Thu, 12 Jul 2012 00:48:40 -0400 Content-Transfer-Encoding: 7bit Message-Id: <3D42F02D-7771-4581-AC7D-FC6D75A7D113@distal.com> References: <20120708025435.GA12487@pix.net> <20120712035944.GA28500@pix.net> To: Kurt Lidl X-Mailer: Apple Mail (2.1278) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.2 (mail.distal.com [IPv6:2001:470:e24c:200::ae25]); Thu, 12 Jul 2012 00:48:40 -0400 (EDT) Cc: freebsd-sparc64@freebsd.org Subject: Re: zfs booting feedback 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, 12 Jul 2012 04:48:41 -0000 On Jul 11, 2012, at 23:59 , Kurt Lidl wrote: >> I'm looking forward to experimenting with FreeBSD sparc64, and zfs. >> I'm a zfs newbie. :-) > > I put the iso I built, along with a checksum file for it, and the script > that I used for installing all the bit here: > > http://www.pix.net/ftp/pub/freebsd/ > > You might want to fiddle with the size of the ZFS partition that the > script creates. I have Sun "18GB" drives, so I just told it use 12GB > as ZFS, and the rest as swap. Thanks. I read that there was an issue with freebsd swap vs. ZFS swap for FreeBSD dumping. Looking at your script, it looks like you're using the "freebsd-swap" which will allow for crash dumps. But, not being familiar with gmirror and what you've done with "gswap", I just wanted to confirm. I'll give it a go tomorrow! Thanks much... - Chris