From owner-freebsd-virtualization@FreeBSD.ORG Sun Feb 9 22:41:44 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51D2224F for ; Sun, 9 Feb 2014 22:41:44 +0000 (UTC) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CA8A11FEF for ; Sun, 9 Feb 2014 22:41:43 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id w7so4226914lbi.35 for ; Sun, 09 Feb 2014 14:41:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=8Yw6/aa3quko2w9tdqeP9PGDrI0MJHKpGBXDy97osB4=; b=hNacBQCnj1/ndgnCAlqwOUOprvbTPfqozKH74z49VO/UXfNu3lkcRGmAkiHqlM8QX9 fQ4CfmTS4aXhtLHqjtnjO/8VpBrFy4HbKSKgMIAhTr6VnRybpRNPl0fRGWnI0YrShSLe jFkiGdn65aFupCQZG0wWQLA1+GU2Nqcvj1a2fljOvZ3cvnV+NOb2ZBPGPC/6dhfO4s8Q SaJIuoHUdYLnjwb8gfPPKcuud+D5kGSHtn1Um3ARHeaIrpN+9p+H92TrtRfs/BaS//r/ LHmrgG19qyFZq+CqbnKWfAeUWoo5QZUsDXK0+EXMeOxifZmO5tDBSRi/5I6wr5wzeTbb AjAw== MIME-Version: 1.0 X-Received: by 10.152.120.37 with SMTP id kz5mr15911171lab.30.1391985701877; Sun, 09 Feb 2014 14:41:41 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.30.211 with HTTP; Sun, 9 Feb 2014 14:41:41 -0800 (PST) In-Reply-To: References: Date: Sun, 9 Feb 2014 14:41:41 -0800 X-Google-Sender-Auth: PYoq4SFTK7iITA800uSmn77fyhc Message-ID: Subject: Re: RFC: hyperv disk i/o performance vs. data integrity From: Craig Rodrigues To: Aryeh Friedman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 22:41:44 -0000 On Sat, Feb 1, 2014 at 9:24 PM, Aryeh Friedman wrote: > > Craig Rodrigues and the FreeNAS team have done a fantastic job already (I > have not personally tried FreeNAS yet but I have heard nothing but good > things about it) and making it so it can run on a bhyve instance. Thanks for those kind words. At the 2013 FreeBSD Vendor Summit, I gave this presentation: http://www.ixsystems.com/whats-new/jenkins-bhyve-and-webdriver-continuous-integration-testing-on-freenas/ which shows how I am using BHyve to test FreeNAS. BHyve is rough around the edges, but it works really well for testing. BHyve is improving every day. I encourage anyone in the BHyve community to download a FreeNAS 9.2.1 ISO and test booting it inside a BHyve VM. See this link for download details: http://forums.freenas.org/threads/announcing-freenas-9-2-1-release.18278/ Booting the FreeNAS ISO inside BHyve is a great way to test out BHyve (and FreeNAS). If you find FreeNAS-specific problems you can report them at: http://www.freenas.org/support/ That web page has links to our bugtracker and online forums. That way there is no need to clutter this mailing list with FreeNAS-specific stuff. -- Craig