From owner-freebsd-fs@FreeBSD.ORG Fri Mar 4 13:46:36 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C3AA10657E1 for ; Fri, 4 Mar 2011 13:46:36 +0000 (UTC) (envelope-from joe@tao.org.uk) Received: from alpha.tao.org.uk (alpha.tao.org.uk [212.42.1.232]) by mx1.freebsd.org (Postfix) with ESMTP id 4AA108FC1D for ; Fri, 4 Mar 2011 13:46:36 +0000 (UTC) Received: from localhost (alpha.tao.org.uk [212.42.1.232]) by alpha.tao.org.uk (Postfix) with ESMTP id E6E521076C93; Fri, 4 Mar 2011 13:46:34 +0000 (GMT) Received: from alpha.tao.org.uk ([212.42.1.232]) by localhost (mail.tao.org.uk [212.42.1.232]) (amavisd-maia, port 10024) with LMTP id 75972-06; Fri, 4 Mar 2011 13:46:24 +0000 (GMT) Received: from [90.155.77.76] (unknown [90.155.77.76]) (Authenticated sender: joemail@alpha.tao.org.uk) by alpha.tao.org.uk (Postfix) with ESMTPA id A283E1076D1D; Fri, 4 Mar 2011 13:46:23 +0000 (GMT) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Dr Josef Karthauser In-Reply-To: Date: Fri, 4 Mar 2011 13:46:22 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <0E00DAFC-C39F-47DC-B9AF-16419C20997F@tao.org.uk> <615F1346-E830-42E2-B229-4181B8BC56BD@exonetric.com> <53FA69D2-2EF0-4CBF-985B-6E710F15FE02@tao.org.uk> <20110302001650.GB49147@icarus.home.lan> <27423168-85BE-41B1-8E14-94F01310EFE4@tao.org.uk> <20110302121612.GA61020@icarus.home.lan> <9EAE56CB-0CE9-4A08-B783-3EF9B1059E62@tao.org.uk> To: Tom Evans X-Mailer: Apple Mail (2.1081) X-Virus-Scanned: Maia Mailguard 1.0.2a Cc: freebsd-fs@freebsd.org Subject: Re: ZFS on a single disk? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2011 13:46:36 -0000 On 4 Mar 2011, at 12:13, Tom Evans wrote: > On Fri, Mar 4, 2011 at 12:01 PM, Dr Josef Karthauser = wrote: >>=20 >> p.s. there are some HVM XEN hosts out there, but it looks like = they're all >> _much_ more expensive that the hosting provider that I'm considering, = which >> appears to be offering a sweet spot of memory/cost. >=20 > PAE? What is this, the 90s? ;) >=20 > i386 + ZFS is not a wise move IMO. Any reason why you cannot use = amd64? >=20 Hey Tom, The problem actually boils down to the fact that our amd64 XEN support = isn't entirely para-virtualized, which means it needs hardware = virtualisation support (HVM) to run. There hosting provider I'm looking = at doesn't support HVM, leaving me unable to take advantage of amd64 in = this scenario. There are other providers that do, but they are twice as = much cost for half as much ram. Joe