From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 7 00:02:16 2013 Return-Path: Delivered-To: freebsd-emulation@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 ESMTP id 90208516 for ; Mon, 7 Oct 2013 00:02:16 +0000 (UTC) (envelope-from john@ixsystems.com) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7556A261A for ; Mon, 7 Oct 2013 00:02:15 +0000 (UTC) Received: from localhost (mail.ixsystems.com [10.2.55.1]) by mail.iXsystems.com (Postfix) with ESMTP id 49F336610E; Sun, 6 Oct 2013 17:02:15 -0700 (PDT) Received: from mail.iXsystems.com ([10.2.55.1]) by localhost (mail.ixsystems.com [10.2.55.1]) (maiad, port 10024) with ESMTP id 79964-06; Sun, 6 Oct 2013 17:02:05 -0700 (PDT) Received: from thinkbsd.divinix.org (unknown [10.8.0.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id 6F7D366105; Sun, 6 Oct 2013 17:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ixsystems.com; s=newknight0; t=1381104125; bh=O1qxMw4lEHN8Hb1xjrxi+/Hd3amPlZyX4yhCuoZVbDM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=eWBJpotjF9VNAlcz6pLljDhnYKqZQ0KoUCyRjiSiHRvB1PemL+OqKJIrXtDXHEO/G PV0QwCW7vBMWSyVRktDNJPdVN7S+FPOZzDjelEtPhv+3Z3MpHnLI0B4E7xJvI9Aieo GZ0IrT2hxUJ9rEM9lHXhhOuc+vH8QvSMbAkZmoIg= Date: Sun, 6 Oct 2013 17:02:03 -0700 From: John Hixson To: Josh Paetzel Subject: Re: vmnet FreeBSD 9.2 and ESXi 5.1 Message-ID: <20131007000203.GI1968@thinkbsd.divinix.org> References: <6252AFF2-34BB-4B8B-BE48-835D50D2BE57@tcbug.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6252AFF2-34BB-4B8B-BE48-835D50D2BE57@tcbug.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 00:02:16 -0000 On Sun, Oct 06, 2013 at 04:20:21PM -0700, Josh Paetzel wrote: > I just installed an amd64 FreeBSD 9.2-RELEASE guest on to an ESXi 5.1 host. I am getting kernel panics from ESXi when I try to use vmnet NICs, whether from official vmware tools or from backporting vmnet from HEAD. > > I've been told vmware won't be fixing 5.1 for FreeBSD 9.2 issues, but I haven't chased that down. > > So for now, just a heads up I guess. =-( > > Thanks, > > Josh Paetzel > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"