From owner-freebsd-current@FreeBSD.ORG Fri Sep 3 21:15:50 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A450F10656B7 for ; Fri, 3 Sep 2010 21:15:50 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from mail1.sandvine.com (Mail1.sandvine.com [64.7.137.134]) by mx1.freebsd.org (Postfix) with ESMTP id 641908FC19 for ; Fri, 3 Sep 2010 21:15:50 +0000 (UTC) Received: from labgw2.phaedrus.sandvine.com (192.168.222.22) by WTL-EXCH-1.sandvine.com (192.168.196.31) with Microsoft SMTP Server id 14.0.694.0; Fri, 3 Sep 2010 17:05:01 -0400 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 10332) id 7806233C00; Fri, 3 Sep 2010 17:05:01 -0400 (EDT) Date: Fri, 3 Sep 2010 17:05:01 -0400 From: Ed Maste To: Pawel Jakub Dawidek Message-ID: <20100903210501.GA83333@sandvine.com> References: <20100831215915.GE1932@garage.freebsd.pl> <20100902214823.GB2542@garage.freebsd.pl> <4C811954.5040602@3mail4.co.uk> <20100903170241.GF1780@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20100903170241.GF1780@garage.freebsd.pl> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: ZFS v28 is ready for wider testing. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 21:15:50 -0000 On Fri, Sep 03, 2010 at 07:02:41PM +0200, Pawel Jakub Dawidek wrote: > Exporting appliances is a bit broken (if you have more than one disk, it > will point all disks at the last one from configuration), so I had to > edit .ovf file manually to fix this. Maybe I messed something up, but I > was able to successfully import it before publishing it. I tried VirtualBox 3.2.4 on Windows, and was able to import this appliance without any major trouble. The only problem was a complaint about an "Inexistent host networking interface," which I solved by going into the network settings and updating Network -> Adapter 1. I guess it's just an issue with the way the interface is named on Windows vs. FreeBSD. Thanks for all of the work on this pjd! -Ed