From owner-freebsd-stable@FreeBSD.ORG Thu Jul 5 12:22:53 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DA5B1065675 for ; Thu, 5 Jul 2012 12:22:53 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id E84628FC08 for ; Thu, 5 Jul 2012 12:22:52 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1SmkqW-00042d-7J for freebsd-stable@freebsd.org; Thu, 05 Jul 2012 14:07:44 +0200 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1SmkqW-0008HF-CD for freebsd-stable@freebsd.org; Thu, 05 Jul 2012 14:07:44 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org References: Date: Thu, 05 Jul 2012 14:07:42 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.00 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: 0.0 X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=disabled version=3.2.5 X-Scan-Signature: 51a43cd7ff6838d9e9bce89dbcde6c26 Subject: Re: Recommendation for Hyervisor to host FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2012 12:22:53 -0000 On Thu, 05 Jul 2012 13:43:06 +0200, Pete French wrote: > So, my work surprise for a Thursday morning is an urgent requirement to > see if we can run a set of FreeBSD machines under virtualised servers. > I have not done this before personally, but I notice from post here > that it doesnt seem uncommon, and I see Xen related commits flowing > past, so I am guessing it is doable. > > So, for running 8 or 9 STABLE can anyone recommend which hypervisor > works best, and is 8 or 9 better as the OS to run ? Am doing a bit > of research myself, but nothing beats persoanl experience in these > matters! > > cheers, > > -pete. Hi, It helps if you tell people what you are looking for. - realtime moving of guests between host-servers? - do you really need separate OS'es or would jails serve your purposes? - Are you only going to run FreeBSD on FreeBSD or also Linux or Windows on FreeBSD? - ... etc. Ronald.