From owner-freebsd-current@FreeBSD.ORG Thu Jan 24 08:02:06 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 487E616A469 for ; Thu, 24 Jan 2008 08:02:06 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id C27F313C44B for ; Thu, 24 Jan 2008 08:02:05 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so146419fgg.35 for ; Thu, 24 Jan 2008 00:02:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=omlC2+n3Jx5W0KIph2yH2MN/4e3rvwGG3BVn199NJ0s=; b=pUVMrrqeY2DBap+Zt9MaxOayrSqcIUOwQRvsb9y/xWkFYV5Aa11rjEIXUHIEYCmzJfILHKNecBgqlgWSP9uLayel1OP1hXQjdoTctS68DiijlopL8L3o61Qapj+EUg/bcyKkrHc4oTUjnWL3imT2DdFidaYcoYNvhzbIGs2Hx/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ebuLiKl9ZlL3vjF7OU3lFgNybmXV9eo68hj8b9k05f12q9wMsxZTui3XF7w/XFrwEk+PEb+ammCOhO4+IZNXFGZo40hhMzZz1wRH0u11svichwbMs7CIY9Cin+uNquMophrotWKYl5iM8DeXUc0IRgIqIJBqdxy/NxQ1ucoxI40= Received: by 10.86.26.11 with SMTP id 11mr352193fgz.37.1201161724311; Thu, 24 Jan 2008 00:02:04 -0800 (PST) Received: by 10.86.52.6 with HTTP; Thu, 24 Jan 2008 00:02:04 -0800 (PST) Message-ID: <11167f520801240002q178c8545qf5b2ce83c4627761@mail.gmail.com> Date: Thu, 24 Jan 2008 02:02:04 -0600 From: "Sam Fourman Jr." To: "Scott Long" In-Reply-To: <479804C6.4060001@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4797B923.6030400@gmail.com> <479804C6.4060001@samsco.org> Cc: freebsd-current@freebsd.org, Ivan Voras Subject: Re: XEN and ZFS Status? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 08:02:06 -0000 On Jan 23, 2008 9:23 PM, Scott Long wrote: > Ivan Voras wrote: > > EchoB wrote: > >> I have read somewhere that ZFS is experimental at best, > > > > Correct. > > > >> and wanted to confirm that. Also, using Xen would be a great plus in a > >> production environment. > > > > Xen doesn't exist in 7.0, it may or may not be exist in 8.0. > > > > Despite Ivan's brief and pessimistic assessment of Xen in FreeBSD, > progress is quickly being made, and there's a pretty good chance that > code will be made available soon for public testing. See Kip Macy's > posting on this thread for more information. > > Scott dom0 on amd64? Sam Fourman Jr.