From owner-freebsd-virtualization@FreeBSD.ORG Sat Feb 8 12:34:39 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 805CA79F for ; Sat, 8 Feb 2014 12:34:39 +0000 (UTC) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4B70C183A for ; Sat, 8 Feb 2014 12:34:39 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id v10so4246077pde.13 for ; Sat, 08 Feb 2014 04:34:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pevHgN+vH9gnOpm8nbsDCMCPMyEHngHYN0Byn4w8Rl4=; b=fO+qJlgjbG18miHUjBP3mmoPyO9w71I3fD4vMGlXNMZd8Vv3OyfqYUMRziryUs9+IB WFG/cIl203+lQaP9+0XHa9FlpbHaKBay8oIft7DDuGWySEuwHXNni8HPvTO/vwZAVNzv TTkcAoBX535r1zQAASx16jDSw9n2tyrfdXeEV3FHSRUOPWzX9k3XnnlUsdvCL3sjSVtQ d8OGoUTYgY40+cvYaYbhskGyoKFgpyuXgAj4GsHe0701vqhQDKdhptLq33Da/4S0NQ1R 737VmZuXKgv9O+UEUbzrd/1lu8ka9uwtL0iGVQEdyabQqHc1ccBeiDmZVbqj+nUMozau MR0A== MIME-Version: 1.0 X-Received: by 10.66.49.74 with SMTP id s10mr14131267pan.0.1391862878901; Sat, 08 Feb 2014 04:34:38 -0800 (PST) Received: by 10.70.92.71 with HTTP; Sat, 8 Feb 2014 04:34:38 -0800 (PST) In-Reply-To: References: <52F5363D.8040102@freebsd.org> Date: Sat, 8 Feb 2014 06:34:38 -0600 Message-ID: Subject: Re: Report of my virtual network lab migrated from virtualbox to bhyve From: Adam Vande More To: Aryeh Friedman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD virtualization 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: Sat, 08 Feb 2014 12:34:39 -0000 On Sat, Feb 8, 2014 at 5:42 AM, Aryeh Friedman wrote: > > bhyve (as far I know) disks must be one solid file (md backed) or a /dev > block device... therefore it is unlikely the above would work > The reported size would be identical so I don't see what the problem is. -- Adam