From owner-freebsd-isp@FreeBSD.ORG Mon Jul 29 15:48:13 2013 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E08E05F5 for ; Mon, 29 Jul 2013 15:48:13 +0000 (UTC) (envelope-from fjo-lists@ogris.de) Received: from ns1.ogris.net (ns1.ogris.net [IPv6:2a00:1348::17:0:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id A62B32E3C for ; Mon, 29 Jul 2013 15:48:13 +0000 (UTC) Received: from [IPv6:2a00:1348:0:5::a] (core7.intra.ogris.net [IPv6:2a00:1348:0:5::a]) by ns1.ogris.net (Postfix) with ESMTPA id AFCB92B6031 for ; Mon, 29 Jul 2013 17:48:10 +0200 (CEST) Message-ID: <51F68EBA.104@ogris.de> Date: Mon, 29 Jul 2013 17:48:10 +0200 From: "Felix J. Ogris" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130720 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: Re: Virtualizing FreeBSD... References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2013 15:48:13 -0000 On 07/29/13 16:23, Karl Pielorz wrote: > Anyone got any recommended / "works for them" advice on what's the best > virtualization platform to run FreeBSD under? (apart from FreeBSD > itself) - we're looking for something commercial / with management etc. > (e.g. HyperV/ESXi etc.) Hi, we've run FreeBSD 7 to 9 amd64 under ESXi for the last years. We had some issues with emulators/open-vm-tools (stalled network connections resulting in high load, but no crashes). I'd either choose native VMware tools (available, stable, and decent performance with FreeBSD 9.x under ESXi 5.x, though I haven't benchmarked this) or stick to em0. I've never tried Vmware's paravirtualized disk controller, though. --Felix > We've got some experience running it under VMware - but are looking for > one that offers good driver support (i.e. not 'emulated hardware' for > NIC / disks)? > > The experience we've had so far hasn't been brilliant from an I/O point > of view (hence the push to find out who/what supports FreeBSD better for > I/O drivers) - there's only so far an emulated E1000 can go :) > > Thanks, > > -Karl > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"