From owner-freebsd-xen@FreeBSD.ORG Sun Aug 30 02:06:22 2009 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F403C106566B; Sun, 30 Aug 2009 02:06:21 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id CF2E88FC19; Sun, 30 Aug 2009 02:06:21 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MhZoB-000Dd1-OT; Sun, 30 Aug 2009 02:06:19 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 44E5529903A6; Sun, 30 Aug 2009 11:06:19 +0900 (JST) Date: Sun, 30 Aug 2009 11:06:19 +0900 Message-ID: From: Randy Bush To: Luke S Crawford In-Reply-To: References: <77abe410908211256g44dd20d8o9b50c20357e63a6b@mail.gmail.com> <4A98DFF6.4060404@prgmr.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-xen@freebsd.org Subject: Re: finishing up the xen port - would funding help? X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2009 02:06:22 -0000 > I started with FreeBSD Jails, and moved to NetBSD/xen2, and only left > because of the ram limit. Now that NetBSD 5 is out, I think it's time > for me to switch back. what stops me from that path is that disk pool flexibility is a bit limited on netbsd. zfs or lvm let me slop disk space to domUs as they need it. randy