From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 00:31:53 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD8ECF49 for ; Sun, 14 Dec 2014 00:31:53 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFA24C88 for ; Sun, 14 Dec 2014 00:31:53 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBE0VrAh022560 for ; Sun, 14 Dec 2014 00:31:53 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBE0VrFF022558; Sun, 14 Dec 2014 00:31:53 GMT (envelope-from root) Date: Sun, 14 Dec 2014 00:31:53 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Request, 70 lines] D1309: VIMAGE PF fixes #1 Message-ID: X-Priority: 3 Thread-Topic: D1309: VIMAGE PF fixes #1 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: Thread-Index: NzA2ZjJlODRkOGZmNmYwM2M1MmQ1N2YzYTJk X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 00:31:53 -0000 rodrigc created this revision. rodrigc added reviewers: bz, glebius. rodrigc added subscribers: freebsd-net, freebsd-pf, freebsd-virtualization. REVISION SUMMARY Merge: r258322 from projects/pf branch - Split functions that initialize various pf parts into their vimage parts and global parts. - Since global parts appeared to be only mutex initializations, just abandon them and use MTX_SYSINIT() instead. - Kill my incorrect VNET_FOREACH() iterator and instead use correct approach with VNET_SYSINIT(). Submitted by: glebius, Nikos Vassiliadis Reviewed by: trociny TEST PLAN - compiled CURRENT kernel with this patch - booted - created VNET jail - started PF in the jail Eliminated some crashes such as PR 194515 REVISION DETAIL https://reviews.freebsd.org/D1309 AFFECTED FILES sys/net/pfvar.h sys/netpfil/pf/pf.c sys/netpfil/pf/pf_if.c sys/netpfil/pf/pf_ioctl.c sys/netpfil/pf/pf_norm.c To: rodrigc, bz, glebius Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 00:33:01 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 649BF29E for ; Sun, 14 Dec 2014 00:33:01 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3FA1ECB3 for ; Sun, 14 Dec 2014 00:33:01 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBE0X0x1023591 for ; Sun, 14 Dec 2014 00:33:00 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBE0X0qh023590; Sun, 14 Dec 2014 00:33:00 GMT (envelope-from root) Date: Sun, 14 Dec 2014 00:33:00 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Updated] D1309: VIMAGE PF fixes #1 Message-ID: <257aa2de4e5f5ffa954cbe039b3378ff@localhost.localdomain> X-Priority: 3 Thread-Topic: D1309: VIMAGE PF fixes #1 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: NzA2ZjJlODRkOGZmNmYwM2M1MmQ1N2YzYTJkIFSM2rw= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 00:33:01 -0000 rodrigc added a reviewer: network. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 00:53:47 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 762A9618 for ; Sun, 14 Dec 2014 00:53:47 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50B9DEAE for ; Sun, 14 Dec 2014 00:53:47 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBE0rlAi044616 for ; Sun, 14 Dec 2014 00:53:47 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBE0rlQW044615; Sun, 14 Dec 2014 00:53:47 GMT (envelope-from root) Date: Sun, 14 Dec 2014 00:53:47 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Updated] D1309: VIMAGE PF fixes #1 Message-ID: X-Priority: 3 Thread-Topic: D1309: VIMAGE PF fixes #1 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: NzA2ZjJlODRkOGZmNmYwM2M1MmQ1N2YzYTJkIFSM35s= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 00:53:47 -0000 rodrigc added a reviewer: trociny. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, trociny Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 03:18:59 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52580C3B for ; Sun, 14 Dec 2014 03:18:59 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33970F0D for ; Sun, 14 Dec 2014 03:18:59 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBE3IwPJ051798 for ; Sun, 14 Dec 2014 03:18:58 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBE3IwCc051797; Sun, 14 Dec 2014 03:18:58 GMT (envelope-from root) Date: Sun, 14 Dec 2014 03:18:58 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Request, 46 lines] D1312: VNET PF fixes #2 Message-ID: X-Priority: 3 Thread-Topic: D1312: VNET PF fixes #2 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: Thread-Index: OTEzZmU1MDE5NzRjYjllYzQxMmNjNjQyZWM1 X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 03:18:59 -0000 rodrigc created this revision. rodrigc added reviewers: bz, glebius, trociny. rodrigc added subscribers: freebsd-net, freebsd-virtualization, freebsd-pf. REVISION SUMMARY Virtualize the pfr_ktables variable. Submitted by: Nikos Vassiliadis REVISION DETAIL https://reviews.freebsd.org/D1312 AFFECTED FILES sys/netpfil/pf/pf_table.c To: rodrigc, bz, glebius, trociny Cc: freebsd-pf, freebsd-virtualization, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 03:19:55 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2DCDFD53 for ; Sun, 14 Dec 2014 03:19:55 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E949F1D for ; Sun, 14 Dec 2014 03:19:55 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBE3Jsbq052406 for ; Sun, 14 Dec 2014 03:19:54 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBE3JsBp052405; Sun, 14 Dec 2014 03:19:54 GMT (envelope-from root) Date: Sun, 14 Dec 2014 03:19:54 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Updated] D1312: VIMAGE PF fixes #2 Message-ID: X-Priority: 3 Thread-Topic: D1312: VNET PF fixes #2 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: OTEzZmU1MDE5NzRjYjllYzQxMmNjNjQyZWM1IFSNAdo= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 03:19:55 -0000 rodrigc retitled this revision from "VNET PF fixes #2" to "VIMAGE PF fixes #2". REVISION DETAIL https://reviews.freebsd.org/D1312 To: rodrigc, bz, glebius, trociny Cc: freebsd-pf, freebsd-virtualization, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 03:22:46 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D637FF1C for ; Sun, 14 Dec 2014 03:22:46 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1D65FDD for ; Sun, 14 Dec 2014 03:22:46 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBE3Mkcj057209 for ; Sun, 14 Dec 2014 03:22:46 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBE3MkYK057208; Sun, 14 Dec 2014 03:22:46 GMT (envelope-from root) Date: Sun, 14 Dec 2014 03:22:46 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Request, 26 lines] D1313: VIMAGE PF fixes #3 Message-ID: X-Priority: 3 Thread-Topic: D1313: VIMAGE PF fixes #3 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: Thread-Index: N2E2YTZiYWMwMDJmYzAzMTFiODgwZDc5MmEy X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 03:22:46 -0000 rodrigc created this revision. rodrigc added reviewers: bz, glebius, trociny, network. rodrigc added subscribers: freebsd-net, freebsd-pf, freebsd-virtualization. REVISION SUMMARY Only register attach/detach event handlers if the current vnet is vnet0. Submitted by: Nikos Vassiliadis REVISION DETAIL https://reviews.freebsd.org/D1313 AFFECTED FILES sys/netpfil/pf/pf_if.c To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 14:54:21 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0007D1C5 for ; Sun, 14 Dec 2014 14:54:20 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B53072DA for ; Sun, 14 Dec 2014 14:54:20 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEEsKAE024010 for ; Sun, 14 Dec 2014 14:54:20 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBEEsKM6024009; Sun, 14 Dec 2014 14:54:20 GMT (envelope-from root) Date: Sun, 14 Dec 2014 14:54:20 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Request, 100 lines] D1315: VIMAGE PF fixes #4 Message-ID: X-Priority: 3 Thread-Topic: D1315: VIMAGE PF fixes #4 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: Thread-Index: ZGI1YWY1MTBmYjU4M2RhM2FhZDQyNzA4YWQ1 X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 14:54:21 -0000 rodrigc created this revision. rodrigc added reviewers: bz, glebius, trociny, network. rodrigc added subscribers: freebsd-net, freebsd-pf, freebsd-virtualization. REVISION SUMMARY Instead of creating a purge thread for every vnet, create a single purge thread and clean up all vnets from this thread. TEST PLAN (1) Boot a kernel with VIMAGE enabled (2) Create a vnet jail jail -c persist name=testjail001 vnet path=/ host.hostname=testjail001 allow.raw_sockets allow.socket_af (3) Start pf inside the jail service start pf (4) Delete the vnet jail jail -r testjail001 Without this patch, the kernel would panic in step (4). With the patch, the kernel does not panic REVISION DETAIL https://reviews.freebsd.org/D1315 AFFECTED FILES sys/net/pfvar.h sys/netpfil/pf/pf.c sys/netpfil/pf/pf_ioctl.c To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 15:35:14 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ADB02B2B for ; Sun, 14 Dec 2014 15:35:14 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87770B59 for ; Sun, 14 Dec 2014 15:35:14 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEFZEso044754 for ; Sun, 14 Dec 2014 15:35:14 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBEFZEqh044753; Sun, 14 Dec 2014 15:35:14 GMT (envelope-from root) Date: Sun, 14 Dec 2014 15:35:14 +0000 To: freebsd-virtualization@freebsd.org From: "zec (Marko Zec)" Subject: [Differential] [Changed Subscribers] D1315: VIMAGE PF fixes #4 Message-ID: <4e56bf6f92d697fd3e60d482d0fdf17c@localhost.localdomain> X-Priority: 3 Thread-Topic: D1315: VIMAGE PF fixes #4 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZGI1YWY1MTBmYjU4M2RhM2FhZDQyNzA4YWQ1IFSNrjI= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 15:35:14 -0000 zec added a subscriber: zec. INLINE COMMENTS sys/netpfil/pf/pf.c:1384 *v could be marked as __unused sys/netpfil/pf/pf_ioctl.c:282 Passing curvnet as an argument here is redundant now. REVISION DETAIL https://reviews.freebsd.org/D1315 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: zec, freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 18:59:45 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3A382D2 for ; Sun, 14 Dec 2014 18:59:45 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C47A8F for ; Sun, 14 Dec 2014 18:59:45 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEIxjFB052813 for ; Sun, 14 Dec 2014 18:59:45 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBEIxjYE052812; Sun, 14 Dec 2014 18:59:45 GMT (envelope-from root) Date: Sun, 14 Dec 2014 18:59:45 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Updated] D1315: VIMAGE PF fixes #4 Message-ID: <86925753c66a3a4269ff3c4ad1e764ba@localhost.localdomain> X-Priority: 3 Thread-Topic: D1315: VIMAGE PF fixes #4 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZGI1YWY1MTBmYjU4M2RhM2FhZDQyNzA4YWQ1IFSN3iE= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 18:59:45 -0000 rodrigc added a reviewer: zec. REVISION DETAIL https://reviews.freebsd.org/D1315 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, zec Cc: zec, freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 19:00:16 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9170E405 for ; Sun, 14 Dec 2014 19:00:16 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C07FB1 for ; Sun, 14 Dec 2014 19:00:16 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEJ0Gqb053967 for ; Sun, 14 Dec 2014 19:00:16 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBEJ0G9w053966; Sun, 14 Dec 2014 19:00:16 GMT (envelope-from root) Date: Sun, 14 Dec 2014 19:00:16 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Updated] D1309: VIMAGE PF fixes #1 Message-ID: X-Priority: 3 Thread-Topic: D1309: VIMAGE PF fixes #1 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: NzA2ZjJlODRkOGZmNmYwM2M1MmQ1N2YzYTJkIFSN3kA= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 19:00:16 -0000 rodrigc added a reviewer: zec. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, trociny, zec Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 19:01:06 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CCC58562 for ; Sun, 14 Dec 2014 19:01:06 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3E4FD9 for ; Sun, 14 Dec 2014 19:01:06 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEJ16d3056199 for ; Sun, 14 Dec 2014 19:01:06 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBEJ16qu056198; Sun, 14 Dec 2014 19:01:06 GMT (envelope-from root) Date: Sun, 14 Dec 2014 19:01:06 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Updated] D1312: VIMAGE PF fixes #2 Message-ID: X-Priority: 3 Thread-Topic: D1312: VNET PF fixes #2 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: OTEzZmU1MDE5NzRjYjllYzQxMmNjNjQyZWM1IFSN3nI= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 19:01:06 -0000 rodrigc added reviewers: zec, network. REVISION DETAIL https://reviews.freebsd.org/D1312 To: rodrigc, bz, glebius, trociny, zec, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-pf, freebsd-virtualization, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 19:01:45 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE3B768F for ; Sun, 14 Dec 2014 19:01:45 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 874A6182 for ; Sun, 14 Dec 2014 19:01:45 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEJ1j7l056531 for ; Sun, 14 Dec 2014 19:01:45 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBEJ1jFl056530; Sun, 14 Dec 2014 19:01:45 GMT (envelope-from root) Date: Sun, 14 Dec 2014 19:01:45 +0000 To: freebsd-virtualization@freebsd.org From: "rodrigc (Craig Rodrigues)" Subject: [Differential] [Updated] D1313: VIMAGE PF fixes #3 Message-ID: X-Priority: 3 Thread-Topic: D1313: VIMAGE PF fixes #3 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: N2E2YTZiYWMwMDJmYzAzMTFiODgwZDc5MmEyIFSN3pk= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 19:01:45 -0000 rodrigc added a reviewer: zec. REVISION DETAIL https://reviews.freebsd.org/D1313 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, zec Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Sun Dec 14 19:36: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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E5CACE1E for ; Sun, 14 Dec 2014 19:36:39 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFC4A668 for ; Sun, 14 Dec 2014 19:36:39 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEJad3r091437 for ; Sun, 14 Dec 2014 19:36:39 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBEJadjG091436; Sun, 14 Dec 2014 19:36:39 GMT (envelope-from root) Date: Sun, 14 Dec 2014 19:36:39 +0000 To: freebsd-virtualization@freebsd.org From: "zec (Marko Zec)" Subject: [Differential] [Commented On] D1309: VIMAGE PF fixes #1 Message-ID: X-Priority: 3 Thread-Topic: D1309: VIMAGE PF fixes #1 X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: NzA2ZjJlODRkOGZmNmYwM2M1MmQ1N2YzYTJkIFSN5sc= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Dec 2014 19:36:40 -0000 zec added inline comments. INLINE COMMENTS sys/netpfil/pf/pf_ioctl.c:3804 Perhaps SI_ORDER_MIDDLE could work here instead of (SI_ORDER_ANY - 255)? REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, trociny, zec Cc: freebsd-virtualization, freebsd-pf, freebsd-net From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 00:36:03 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18DC8E84 for ; Mon, 15 Dec 2014 00:36:03 +0000 (UTC) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F74E79F for ; Mon, 15 Dec 2014 00:36:02 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id x12so13240073wgg.11 for ; Sun, 14 Dec 2014 16:36:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=4NYSEeKpkeQj76lhv6BrrG5OKPp0DLkZkUei1jIewn4=; b=KqDcMUexWNnDLHF18gKmQy26KLIhFVsv3yqlpAbTUIjXnMate49izSV5mk89n7FSf7 J57HHA4su/r30O9SYFEs7NUIiw2RHEZWMk/cwwR7pFlphA+b6V+byWA91NrAuiZ5Z4ZC DcQOlkcTckmseypcZGKDiU8WcoR2BZCtvODknAeYKs3zn92eoEetvY1+MJaOA6AxTykX gm12p6mP6MVK4XI5qZaG1WdQ7S/F9KZyPuylHXUkTMXXCx5o9BTyCH4VYj2LbLaXJNEy LOqfb3DVJGLHbvTLsV3boxG8LTJNfhdAxuXupr8SJ5Y4CUpgI3ZICv0HVAcBc1VAzVyZ XlDw== X-Received: by 10.194.242.196 with SMTP id ws4mr14130697wjc.1.1418603760898; Sun, 14 Dec 2014 16:36:00 -0800 (PST) Received: from [10.0.1.108] (cpc15-stav13-2-0-cust197.17-3.cable.virginm.net. [77.100.102.198]) by mx.google.com with ESMTPSA id j1sm11032381wjw.25.2014.12.14.16.36.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 14 Dec 2014 16:36:00 -0800 (PST) From: Paul Chakravarti Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: bhyverun - mptable/smbios table requires mapped mem Message-Id: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> Date: Mon, 15 Dec 2014 00:35:59 +0000 To: freebsd-virtualization@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 00:36:03 -0000 Hello, I was just trying out bhyve on a server (demise below) and got the = following problems -=20 # sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 512K -t tap0 -d = vm0.img -i -I ./FreeBSD-10.1-RELEASE-amd64-bootonly.iso vm0 Launching virtual machine "vm0" ... Consoles: userboot =20 FreeBSD/amd64 User boot, Revision 1.1 (root@releng1.nyi.freebsd.org, Tue Nov 11 20:57:23 UTC 2014) Loading /boot/defaults/loader.conf=20 =20 /boot/kernel/kernel text=3D0xf8f898 data=3D0x124a30+0x2055c0 = syms=3D[0x8+0x1405e0+0x8+0x15b077] Booting... mptable requires mapped mem After a bit of digging around I found the =E2=80=98-Y=E2=80=99 option = for bhyve(8) (inhibit MPtable generation) and temporarily patched vmrun = to pass this option and then got the following error /boot/kernel/kernel text=3D0xf8f898 data=3D0x124a30+0x2055c0 = syms=3D[0x8+0x1405e0+0x8+0x15b077] Booting... smbios table requires mapped mem Assertion failed: (error =3D=3D 0), = function main, file /usr/src/usr.sbin/bhyve/bhyverun.c, line 839. Abort trap (core dumped) Any ideas? Paul Copyright (c) 1992-2014 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights = reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 module vtnet already present! CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3400.09-MHz K8-class = CPU) Origin =3D "GenuineIntel" Id =3D 0x306a9 Family =3D 0x6 Model =3D = 0x3a Stepping =3D 9 = Features=3D0xbfebfbff = Features2=3D0x7fbae3ff AMD Features=3D0x28100800 AMD Features2=3D0x1 Structured Extended Features=3D0x281 VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics real memory =3D 34359738368 (32768 MB) avail memory =3D 33200242688 (31662 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 4 cpu5 (AP): APIC ID: 5 cpu6 (AP): APIC ID: 6 cpu7 (AP): APIC ID: 7 ioapic0 irqs 0-23 on motherboard random: initialized kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) acpi0: reservation of 67, 1 (4) failed cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 cpu4: on acpi0 cpu5: on acpi0 cpu6: on acpi0 cpu7: on acpi0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 550 atrtc0: port 0x70-0x77 irq 8 on acpi0 atrtc0: Warning: Couldn't map I/O. Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 vgapci0: port 0xf000-0xf03f mem = 0xf7800000-0xf7bfffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: aperture size is 256M, detected 65532k stolen memory vgapci0: Boot video device pcib2: irq 19 at device 6.0 on pci0 pci2: on pcib2 pci0: at device 22.0 (no driver attached) ehci0: mem 0xf7e04000-0xf7e043ff irq = 16 at device 26.0 on pci0 usbus0: EHCI version 1.0 usbus0 on ehci0 pcib3: irq 16 at device 28.0 on pci0 pci3: on pcib3 pcib4: irq 17 at device 28.5 on pci0 pci4: on pcib4 em0: port 0xe000-0xe01f mem = 0xf7d00000-0xf7d1ffff,0xf7d20000-0xf7d23fff irq 17 at device 0.0 on pci4 em0: Using MSIX interrupts with 3 vectors em0: Ethernet address: 30:85:a9:a6:c6:93 pcib5: irq 19 at device 28.7 on pci0 pci5: on pcib5 xhci0: mem 0xf7c00000-0xf7c07fff = irq 19 at device 0.0 on pci5 xhci0: 32 byte context size. usbus1 on xhci0 ehci1: mem 0xf7e03000-0xf7e033ff irq = 23 at device 29.0 on pci0 usbus2: EHCI version 1.0 usbus2 on ehci1 pcib6: at device 30.0 on pci0 pci6: on pcib6 isab0: at device 31.0 on pci0 isa0: on isab0 ahci0: port = 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f = mem 0xf7e02000-0xf7e027ff irq 19 at device 31.2 on pci0 ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 ahciem0: on ahci0 acpi_button0: on acpi0 acpi_tz0: on acpi0 acpi_tz1: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] orm0: at iomem 0xce800-0xcf7ff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on = isa0 ppc0: cannot reserve I/O port range est0: on cpu0 p4tcc0: on cpu0 est1: on cpu1 p4tcc1: on cpu1 est2: on cpu2 p4tcc2: on cpu2 est3: on cpu3 p4tcc3: on cpu3 est4: on cpu4 p4tcc4: on cpu4 est5: on cpu5 p4tcc5: on cpu5 est6: on cpu6 p4tcc6: on cpu6 est7: on cpu7 p4tcc7: on cpu7 ZFS filesystem version: 5 ZFS storage pool version: features support (5000) Timecounters tick every 1.000 msec random: unblocking device. usbus0: 480Mbps High Speed USB v2.0 usbus1: 5.0Gbps Super Speed USB v3.0 usbus2: 480Mbps High Speed USB v2.0 ugen2.1: at usbus2 uhub0: on usbus2 ugen1.1: <0x1b21> at usbus1 uhub1: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on = usbus1 ugen0.1: at usbus0 uhub2: on usbus0 uhub1: 4 ports with 4 removable, self powered ses0 at ahciem0 bus 0 scbus2 target 0 lun 0 ses0: SEMB S-E-S 2.00 device ses0: SEMB SES Device ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ATA-8 SATA 3.x device ada0: Serial Number Z295PC3C ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad4 ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 ada1: ATA-8 SATA 3.x device ada1: Serial Number Z295PTNZ ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) ada1: Previously was known as ad6 SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #7 Launched! SMP: AP CPU #5 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #4 Launched! SMP: AP CPU #6 Launched! Timecounter "TSC-low" frequency 1700046150 Hz quality 1000 Root mount waiting for: usbus2 usbus0 uhub2: 2 ports with 2 removable, self powered uhub0: 2 ports with 2 removable, self powered Root mount waiting for: usbus2 usbus0 ugen0.2: at usbus0 uhub3: = on usbus0 ugen2.2: at usbus2 uhub4: = on usbus2 Root mount waiting for: usbus2 usbus0 uhub3: 6 ports with 6 removable, self powered uhub4: 8 ports with 8 removable, self powered Trying to mount root from zfs:tank/root []=E2=80=A6 From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 00:42:01 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B97AF21 for ; Mon, 15 Dec 2014 00:42:01 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id E0850847 for ; Mon, 15 Dec 2014 00:42:00 +0000 (UTC) Received: from [192.168.1.2] (Seawolf.HML3.ScaleEngine.net [209.51.186.28]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 27A5386242 for ; Mon, 15 Dec 2014 00:41:53 +0000 (UTC) Message-ID: <548E2E6D.6080908@freebsd.org> Date: Sun, 14 Dec 2014 19:42:21 -0500 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Subject: Re: bhyverun - mptable/smbios table requires mapped mem References: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> In-Reply-To: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7Q1gLj8MLDdPM4Ot16tG2oRcShgeLeLmt" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 00:42:01 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7Q1gLj8MLDdPM4Ot16tG2oRcShgeLeLmt Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2014-12-14 19:35, Paul Chakravarti wrote: > Hello, >=20 > I was just trying out bhyve on a server (demise below) and got the foll= owing problems -=20 >=20 >=20 > # sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 512K -t tap0 -d vm0.i= mg -i -I ./FreeBSD-10.1-RELEASE-amd64-bootonly.iso vm0 > Launching virtual machine "vm0" ... > Consoles: userboot =20 > FreeBSD/amd64 User boot, Revision 1.1 > (root@releng1.nyi.freebsd.org, Tue Nov 11 20:57:23 UTC 2014) > Loading /boot/defaults/loader.conf=20 > =20 > /boot/kernel/kernel text=3D0xf8f898 data=3D0x124a30+0x2055c0 syms=3D[= 0x8+0x1405e0+0x8+0x15b077] > Booting... > mptable requires mapped mem >=20 >=20 > After a bit of digging around I found the =E2=80=98-Y=E2=80=99 option f= or bhyve(8) (inhibit MPtable generation) and temporarily patched vmrun to= pass this option and then got the following error >=20 > /boot/kernel/kernel text=3D0xf8f898 data=3D0x124a30+0x2055c0 syms=3D[= 0x8+0x1405e0+0x8+0x15b077] > Booting... > smbios table requires mapped mem > Assertion failed: (error =3D=3D 0), fun= ction main, file /usr/src/usr.sbin/bhyve/bhyverun.c, line 839. > Abort trap (core dumped) >=20 > Any ideas? >=20 > Paul >=20 >=20 >=20 >=20 > Copyright (c) 1992-2014 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 199= 4 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 2014051= 2 > module vtnet already present! > CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3400.09-MHz K8-class CP= U) > Origin =3D "GenuineIntel" Id =3D 0x306a9 Family =3D 0x6 Model =3D = 0x3a Stepping =3D 9 > Features=3D0xbfebfbff > Features2=3D0x7fbae3ff > AMD Features=3D0x28100800 > AMD Features2=3D0x1 > Structured Extended Features=3D0x281 > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics > real memory =3D 34359738368 (32768 MB) > avail memory =3D 33200242688 (31662 MB) > Event timer "LAPIC" quality 600 > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > cpu2 (AP): APIC ID: 2 > cpu3 (AP): APIC ID: 3 > cpu4 (AP): APIC ID: 4 > cpu5 (AP): APIC ID: 5 > cpu6 (AP): APIC ID: 6 > cpu7 (AP): APIC ID: 7 > ioapic0 irqs 0-23 on motherboard > random: initialized > kbd1 at kbdmux0 > acpi0: on motherboard > acpi0: Power Button (fixed) > acpi0: reservation of 67, 1 (4) failed > cpu0: on acpi0 > cpu1: on acpi0 > cpu2: on acpi0 > cpu3: on acpi0 > cpu4: on acpi0 > cpu5: on acpi0 > cpu6: on acpi0 > cpu7: on acpi0 > hpet0: iomem 0xfed00000-0xfed003ff on acpi= 0 > Timecounter "HPET" frequency 14318180 Hz quality 950 > Event timer "HPET" frequency 14318180 Hz quality 550 > atrtc0: port 0x70-0x77 irq 8 on acpi0 > atrtc0: Warning: Couldn't map I/O. > Event timer "RTC" frequency 32768 Hz quality 0 > attimer0: port 0x40-0x43,0x50-0x53 irq 0 on acpi0 > Timecounter "i8254" frequency 1193182 Hz quality 0 > Event timer "i8254" frequency 1193182 Hz quality 100 > Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: irq 16 at device 1.0 on pci0 > pci1: on pcib1 > vgapci0: port 0xf000-0xf03f mem 0xf7800000-0xf= 7bfffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 > agp0: on vgapci0 > agp0: aperture size is 256M, detected 65532k stolen memory > vgapci0: Boot video device > pcib2: irq 19 at device 6.0 on pci0 > pci2: on pcib2 > pci0: at device 22.0 (no driver attached) > ehci0: mem 0xf7e04000-0xf7e043ff ir= q 16 at device 26.0 on pci0 > usbus0: EHCI version 1.0 > usbus0 on ehci0 > pcib3: irq 16 at device 28.0 on pci0 > pci3: on pcib3 > pcib4: irq 17 at device 28.5 on pci0 > pci4: on pcib4 > em0: port 0xe000-0xe01f me= m 0xf7d00000-0xf7d1ffff,0xf7d20000-0xf7d23fff irq 17 at device 0.0 on pci= 4 > em0: Using MSIX interrupts with 3 vectors > em0: Ethernet address: 30:85:a9:a6:c6:93 > pcib5: irq 19 at device 28.7 on pci0 > pci5: on pcib5 > xhci0: mem 0xf7c00000-0xf7c07fff i= rq 19 at device 0.0 on pci5 > xhci0: 32 byte context size. > usbus1 on xhci0 > ehci1: mem 0xf7e03000-0xf7e033ff ir= q 23 at device 29.0 on pci0 > usbus2: EHCI version 1.0 > usbus2 on ehci1 > pcib6: at device 30.0 on pci0 > pci6: on pcib6 > isab0: at device 31.0 on pci0 > isa0: on isab0 > ahci0: port 0xf0b0-0xf0b7,0xf= 0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xf7e02000-0xf7e= 027ff irq 19 at device 31.2 on pci0 > ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported > ahcich0: at channel 0 on ahci0 > ahcich1: at channel 1 on ahci0 > ahciem0: on ahci0 > acpi_button0: on acpi0 > acpi_tz0: on acpi0 > acpi_tz1: on acpi0 > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > orm0: at iomem 0xce800-0xcf7ff on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=3D0x300> > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on is= a0 > ppc0: cannot reserve I/O port range > est0: on cpu0 > p4tcc0: on cpu0 > est1: on cpu1 > p4tcc1: on cpu1 > est2: on cpu2 > p4tcc2: on cpu2 > est3: on cpu3 > p4tcc3: on cpu3 > est4: on cpu4 > p4tcc4: on cpu4 > est5: on cpu5 > p4tcc5: on cpu5 > est6: on cpu6 > p4tcc6: on cpu6 > est7: on cpu7 > p4tcc7: on cpu7 > ZFS filesystem version: 5 > ZFS storage pool version: features support (5000) > Timecounters tick every 1.000 msec > random: unblocking device. > usbus0: 480Mbps High Speed USB v2.0 > usbus1: 5.0Gbps Super Speed USB v3.0 > usbus2: 480Mbps High Speed USB v2.0 > ugen2.1: at usbus2 > uhub0: on usbus= 2 > ugen1.1: <0x1b21> at usbus1 > uhub1: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbu= s1 > ugen0.1: at usbus0 > uhub2: on usbus= 0 > uhub1: 4 ports with 4 removable, self powered > ses0 at ahciem0 bus 0 scbus2 target 0 lun 0 > ses0: SEMB S-E-S 2.00 device > ses0: SEMB SES Device > ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 > ada0: ATA-8 SATA 3.x device > ada0: Serial Number Z295PC3C > ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) > ada0: Command Queueing enabled > ada0: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) > ada0: Previously was known as ad4 > ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 > ada1: ATA-8 SATA 3.x device > ada1: Serial Number Z295PTNZ > ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) > ada1: Command Queueing enabled > ada1: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) > ada1: Previously was known as ad6 > SMP: AP CPU #1 Launched! > SMP: AP CPU #3 Launched! > SMP: AP CPU #7 Launched! > SMP: AP CPU #5 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #4 Launched! > SMP: AP CPU #6 Launched! > Timecounter "TSC-low" frequency 1700046150 Hz quality 1000 > Root mount waiting for: usbus2 usbus0 > uhub2: 2 ports with 2 removable, self powered > uhub0: 2 ports with 2 removable, self powered > Root mount waiting for: usbus2 usbus0 > ugen0.2: at usbus0 > uhub3: = on usbus0 > ugen2.2: at usbus2 > uhub4: = on usbus2 > Root mount waiting for: usbus2 usbus0 > uhub3: 6 ports with 6 removable, self powered > uhub4: 8 ports with 8 removable, self powered > Trying to mount root from zfs:tank/root []=E2=80=A6 >=20 >=20 > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@fr= eebsd.org" >=20 You are trying to run a guest with what looks like an invalid amount of memory. -m expects a value in metabytes --=20 Allan Jude --7Q1gLj8MLDdPM4Ot16tG2oRcShgeLeLmt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJUji5wAAoJEJrBFpNRJZKfjH8QAI4MHhtFDKNgcB9NFubG27Nw Il32+JboOsXRQYJDob3HYQJxqFmgu5IuoTmkKFDpu3l6hkyTb9Ur7FaRhcNRy7gc vIsXyk4snDoZhnebvSLMRY/xvlsCTKHvPbQyMBPtJiYXj/rbH8eYUtEs2i3mceWj TsCNRogxovAVQgUwjv08U4SAMFJ6rFtEMLRp18QoIlcPOZKUavCGgjx0VXjciU+r zGVMUb8/EOKHAsb5SyAZ98XJni/ytejIXJltcyRdkHjBjv6fEI7XQ2iuUoZYje1+ 7N7QxzEBJQIeaPAFUTVt2mKOBoqauZgcgflhLEXcPpVLjQq3CdkqawhlmTJYjq43 58y0UvGnN6BFS9wBwXOjamNMGq3YNwMZZVInzD6RJDb8GieE9B9l9QtHIE0OkEc+ /igbtOcx47TGUSJLNDKi0hwt7U42YgqFWa92yRU9VuZwo1RYPoqW/w6wv5D/TJcp QA5jPxLuL4WeDvsR+LPswIeJ3FMdzh8w7wZ5UTwWNLhNwBS+2Ffgpw2gpKF4toxc 4qeupva9+FJysAm/FO5zGqMBB3GKqHuf/RTbnxxpe0vVeaCavL5LdZ56TUn7E9Es 5xXLF1G488AuzjgTypf52+FgKtvB5EiXp/imm7UA28yr5WpyfA877TiGwhGtR/sO ESQgJL32xI1lJAfN8Hfe =k301 -----END PGP SIGNATURE----- --7Q1gLj8MLDdPM4Ot16tG2oRcShgeLeLmt-- From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 00:42:03 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5869F22 for ; Mon, 15 Dec 2014 00:42:03 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FF14848 for ; Mon, 15 Dec 2014 00:42:03 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id ex7so7435032wid.12 for ; Sun, 14 Dec 2014 16:42:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=xNA4OnpFakL8JypHW5Vwd2cSm9Zi/7jS2Grmk+wRINg=; b=ZtYfkSYZVmjvRtFoDdF7oFe88YAIDwjSw4FYsKQVfnp/qqf97CMK+k92Vdv1Gy7UHx VmsBlwM6gukdfe/8L4b6qary/oe6gduohGZ57Olphbq92H4U8ajIcCMj/PqYrn5WKZt5 dAvVzhj6KU45wlO7c6NUq6RHiyuX68PrDyba7n68qtqNck+XpAMbOwndO3O/Ra5rtJ4l HtIOriVb9wuCGOLDMq3laL9Ypkm61bePezJ2pB8XOGaUPy1QnLiMULBxIxiZprdCu0lx 3UgoDD7Qm6Ibz+RCTZBkhCn+1agoCuNsiPn8mNLK+tswDpxtTSfJ9TBYRwro1rNgmV3r qCnA== X-Received: by 10.194.187.235 with SMTP id fv11mr47356265wjc.16.1418604121706; Sun, 14 Dec 2014 16:42:01 -0800 (PST) Received: from [10.0.1.108] (cpc15-stav13-2-0-cust197.17-3.cable.virginm.net. [77.100.102.198]) by mx.google.com with ESMTPSA id dp8sm11101663wib.20.2014.12.14.16.42.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 14 Dec 2014 16:42:00 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: bhyverun - mptable/smbios table requires mapped mem From: Paul Chakravarti In-Reply-To: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> Date: Mon, 15 Dec 2014 00:41:59 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> To: freebsd-virtualization@freebsd.org X-Mailer: Apple Mail (2.1993) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 00:42:03 -0000 s/demise/dmesg/ Autocorrect in action! > On 15 Dec 2014, at 00:35, Paul Chakravarti = wrote: >=20 > Hello, >=20 > I was just trying out bhyve on a server (demise below) and got the = following problems -=20 >=20 >=20 > # sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 512K -t tap0 -d = vm0.img -i -I ./FreeBSD-10.1-RELEASE-amd64-bootonly.iso vm0 > Launching virtual machine "vm0" ... > Consoles: userboot =20 > FreeBSD/amd64 User boot, Revision 1.1 > (root@releng1.nyi.freebsd.org, Tue Nov 11 20:57:23 UTC 2014) > Loading /boot/defaults/loader.conf=20 >=20 > /boot/kernel/kernel text=3D0xf8f898 data=3D0x124a30+0x2055c0 = syms=3D[0x8+0x1405e0+0x8+0x15b077] > Booting... > mptable requires mapped mem >=20 >=20 > After a bit of digging around I found the =E2=80=98-Y=E2=80=99 option = for bhyve(8) (inhibit MPtable generation) and temporarily patched vmrun = to pass this option and then got the following error >=20 > /boot/kernel/kernel text=3D0xf8f898 data=3D0x124a30+0x2055c0 = syms=3D[0x8+0x1405e0+0x8+0x15b077] > Booting... > smbios table requires mapped mem > Assertion failed: (error =3D=3D 0), = function main, file /usr/src/usr.sbin/bhyve/bhyverun.c, line 839. > Abort trap (core dumped) >=20 > Any ideas? >=20 > Paul >=20 >=20 >=20 >=20 > Copyright (c) 1992-2014 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, = 1994 > The Regents of the University of California. All rights = reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) = 20140512 > module vtnet already present! > CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3400.09-MHz K8-class = CPU) > Origin =3D "GenuineIntel" Id =3D 0x306a9 Family =3D 0x6 Model =3D = 0x3a Stepping =3D 9 > = Features=3D0xbfebfbff > = Features2=3D0x7fbae3ff > AMD Features=3D0x28100800 > AMD Features2=3D0x1 > Structured Extended Features=3D0x281 > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics > real memory =3D 34359738368 (32768 MB) > avail memory =3D 33200242688 (31662 MB) > Event timer "LAPIC" quality 600 > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > cpu2 (AP): APIC ID: 2 > cpu3 (AP): APIC ID: 3 > cpu4 (AP): APIC ID: 4 > cpu5 (AP): APIC ID: 5 > cpu6 (AP): APIC ID: 6 > cpu7 (AP): APIC ID: 7 > ioapic0 irqs 0-23 on motherboard > random: initialized > kbd1 at kbdmux0 > acpi0: on motherboard > acpi0: Power Button (fixed) > acpi0: reservation of 67, 1 (4) failed > cpu0: on acpi0 > cpu1: on acpi0 > cpu2: on acpi0 > cpu3: on acpi0 > cpu4: on acpi0 > cpu5: on acpi0 > cpu6: on acpi0 > cpu7: on acpi0 > hpet0: iomem 0xfed00000-0xfed003ff on = acpi0 > Timecounter "HPET" frequency 14318180 Hz quality 950 > Event timer "HPET" frequency 14318180 Hz quality 550 > atrtc0: port 0x70-0x77 irq 8 on acpi0 > atrtc0: Warning: Couldn't map I/O. > Event timer "RTC" frequency 32768 Hz quality 0 > attimer0: port 0x40-0x43,0x50-0x53 irq 0 on acpi0 > Timecounter "i8254" frequency 1193182 Hz quality 0 > Event timer "i8254" frequency 1193182 Hz quality 100 > Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: irq 16 at device 1.0 on pci0 > pci1: on pcib1 > vgapci0: port 0xf000-0xf03f mem = 0xf7800000-0xf7bfffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 > agp0: on vgapci0 > agp0: aperture size is 256M, detected 65532k stolen memory > vgapci0: Boot video device > pcib2: irq 19 at device 6.0 on pci0 > pci2: on pcib2 > pci0: at device 22.0 (no driver attached) > ehci0: mem 0xf7e04000-0xf7e043ff = irq 16 at device 26.0 on pci0 > usbus0: EHCI version 1.0 > usbus0 on ehci0 > pcib3: irq 16 at device 28.0 on pci0 > pci3: on pcib3 > pcib4: irq 17 at device 28.5 on pci0 > pci4: on pcib4 > em0: port 0xe000-0xe01f = mem 0xf7d00000-0xf7d1ffff,0xf7d20000-0xf7d23fff irq 17 at device 0.0 on = pci4 > em0: Using MSIX interrupts with 3 vectors > em0: Ethernet address: 30:85:a9:a6:c6:93 > pcib5: irq 19 at device 28.7 on pci0 > pci5: on pcib5 > xhci0: mem 0xf7c00000-0xf7c07fff = irq 19 at device 0.0 on pci5 > xhci0: 32 byte context size. > usbus1 on xhci0 > ehci1: mem 0xf7e03000-0xf7e033ff = irq 23 at device 29.0 on pci0 > usbus2: EHCI version 1.0 > usbus2 on ehci1 > pcib6: at device 30.0 on pci0 > pci6: on pcib6 > isab0: at device 31.0 on pci0 > isa0: on isab0 > ahci0: port = 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f = mem 0xf7e02000-0xf7e027ff irq 19 at device 31.2 on pci0 > ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported > ahcich0: at channel 0 on ahci0 > ahcich1: at channel 1 on ahci0 > ahciem0: on ahci0 > acpi_button0: on acpi0 > acpi_tz0: on acpi0 > acpi_tz1: on acpi0 > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > orm0: at iomem 0xce800-0xcf7ff on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=3D0x300> > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on = isa0 > ppc0: cannot reserve I/O port range > est0: on cpu0 > p4tcc0: on cpu0 > est1: on cpu1 > p4tcc1: on cpu1 > est2: on cpu2 > p4tcc2: on cpu2 > est3: on cpu3 > p4tcc3: on cpu3 > est4: on cpu4 > p4tcc4: on cpu4 > est5: on cpu5 > p4tcc5: on cpu5 > est6: on cpu6 > p4tcc6: on cpu6 > est7: on cpu7 > p4tcc7: on cpu7 > ZFS filesystem version: 5 > ZFS storage pool version: features support (5000) > Timecounters tick every 1.000 msec > random: unblocking device. > usbus0: 480Mbps High Speed USB v2.0 > usbus1: 5.0Gbps Super Speed USB v3.0 > usbus2: 480Mbps High Speed USB v2.0 > ugen2.1: at usbus2 > uhub0: on = usbus2 > ugen1.1: <0x1b21> at usbus1 > uhub1: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on = usbus1 > ugen0.1: at usbus0 > uhub2: on = usbus0 > uhub1: 4 ports with 4 removable, self powered > ses0 at ahciem0 bus 0 scbus2 target 0 lun 0 > ses0: SEMB S-E-S 2.00 device > ses0: SEMB SES Device > ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 > ada0: ATA-8 SATA 3.x device > ada0: Serial Number Z295PC3C > ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) > ada0: Command Queueing enabled > ada0: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) > ada0: Previously was known as ad4 > ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 > ada1: ATA-8 SATA 3.x device > ada1: Serial Number Z295PTNZ > ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) > ada1: Command Queueing enabled > ada1: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) > ada1: Previously was known as ad6 > SMP: AP CPU #1 Launched! > SMP: AP CPU #3 Launched! > SMP: AP CPU #7 Launched! > SMP: AP CPU #5 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #4 Launched! > SMP: AP CPU #6 Launched! > Timecounter "TSC-low" frequency 1700046150 Hz quality 1000 > Root mount waiting for: usbus2 usbus0 > uhub2: 2 ports with 2 removable, self powered > uhub0: 2 ports with 2 removable, self powered > Root mount waiting for: usbus2 usbus0 > ugen0.2: at usbus0 > uhub3: on usbus0 > ugen2.2: at usbus2 > uhub4: on usbus2 > Root mount waiting for: usbus2 usbus0 > uhub3: 6 ports with 6 removable, self powered > uhub4: 8 ports with 8 removable, self powered > Trying to mount root from zfs:tank/root []=E2=80=A6 >=20 >=20 From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 00:42:30 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A6E9FA9 for ; Mon, 15 Dec 2014 00:42:30 +0000 (UTC) Received: from alto.onthenet.com.au (alto2.onthenet.com.au [203.13.68.14]) by mx1.freebsd.org (Postfix) with ESMTP id 1CDBD84D for ; Mon, 15 Dec 2014 00:42:29 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 80CA5126BF; Mon, 15 Dec 2014 10:42:21 +1000 (EST) Received: from Peters-MacBook-Pro.local (c-67-190-165-43.hsd1.co.comcast.net [67.190.165.43]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id CAL11038 (AUTH peterg@ptree32.com.au); Mon, 15 Dec 2014 10:42:20 +1000 Message-ID: <548E2E66.1040104@freebsd.org> Date: Sun, 14 Dec 2014 17:42:14 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Paul Chakravarti Subject: Re: bhyverun - mptable/smbios table requires mapped mem References: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> In-Reply-To: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 00:42:30 -0000 Hi Paul, > # sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 512K I've not tried to run bhyve with that small an amount of RAM - you may want to bump it up a bit. That may also point to a bug in bhyveload in that it should have failed to load a kernel (that usually requires a few MB minimum). Also, before running again you usually have to reset the state with either another bhyveload or a 'bhyvectl --destroy'. later, Peter. From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 00:54:13 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40D261D2 for ; Mon, 15 Dec 2014 00:54:13 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C1EB0924 for ; Mon, 15 Dec 2014 00:54:12 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id bs8so7344116wib.10 for ; Sun, 14 Dec 2014 16:54:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=gUWevg04loQo1eyIIzN7QFxWnCE5nl4xMlkoaEN1zmk=; b=OhdGLHlnbpiyAzt3HV7Wjs1GdsS2jJ/Rgj5bv+cObQf4+YHAU98MMJkHDAaXZPjT0d XXefitPN+B+hDRGmqIYANtN5EBaf+UPph1GV1MPKCPzrzFOArms/+9J/rL+gzG4h0iKP 3ACPB5WH8c2TeQ8+hdK6tD1/kCT/O0w3AXh45UpAKxAyYF9K6md7WVbVhhoLHj1d8bmE y+rYdgZ5jt7VxP3Qj4uwTTDPmUNX8lJDDNI205zQWWwEfrBvT53vR2LmFxBd4dAs8e/Z C4//pTZQAdJPeGSZhF4a/8uIx9B9466ku5XjQ69LeuNf+FdDcN1CUVtgn4kJsWjrGKop NYGQ== X-Received: by 10.194.179.166 with SMTP id dh6mr47548283wjc.87.1418604851097; Sun, 14 Dec 2014 16:54:11 -0800 (PST) Received: from [10.0.1.108] (cpc15-stav13-2-0-cust197.17-3.cable.virginm.net. [77.100.102.198]) by mx.google.com with ESMTPSA id kn5sm11041279wjb.48.2014.12.14.16.54.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 14 Dec 2014 16:54:10 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: bhyverun - mptable/smbios table requires mapped mem From: Paul Chakravarti In-Reply-To: <548E2E66.1040104@freebsd.org> Date: Mon, 15 Dec 2014 00:54:09 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <6C251972-7067-4015-801E-8CC8DB130C33@gmail.com> References: <6A5FD6A7-E3B2-4323-A21D-3770E7C3742E@gmail.com> <548E2E66.1040104@freebsd.org> To: freebsd-virtualization@freebsd.org X-Mailer: Apple Mail (2.1993) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 00:54:13 -0000 Allan/Peter, Apologies - stupid mistake - obviously should have been 512M.=20 Boots fine now but I think I will take a break and restart tomorrow when = my brain is working! Thanks, Paul > On 15 Dec 2014, at 00:42, Peter Grehan wrote: >=20 > Hi Paul, >=20 >> # sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 512K >=20 > I've not tried to run bhyve with that small an amount of RAM - you may = want to bump it up a bit. That may also point to a bug in bhyveload in = that it should have failed to load a kernel (that usually requires a few = MB minimum). >=20 > Also, before running again you usually have to reset the state with = either another bhyveload or a 'bhyvectl --destroy'. >=20 > later, >=20 > Peter. From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 09:44:32 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C1A33DC for ; Mon, 15 Dec 2014 09:44:32 +0000 (UTC) Received: from mbox1.develooper.com (mbox1.develooper.com [207.171.7.178]) by mx1.freebsd.org (Postfix) with ESMTP id 31C4A102 for ; Mon, 15 Dec 2014 09:44:31 +0000 (UTC) Received: from mbox1.develooper.com (mbox1.develooper.com [127.0.0.1]) by mbox1.develooper.com (Postfix) with ESMTP id 262C3175C91 for ; Mon, 15 Dec 2014 01:24:11 -0800 (PST) Received: (qmail 12697 invoked from network); 15 Dec 2014 09:22:13 -0000 Received: from c-50-161-96-117.hsd1.ca.comcast.net (HELO ?10.0.200.101?) (ask@mail.dev@50.161.96.117) by smtp.develooper.com with ESMTPA; 15 Dec 2014 09:22:13 -0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: Unsupported cmd:c4 (ada0:ahcich0:0:0:0): READ_MUL. ACB: c4 00 00 00 00 40 00 00 00 00 01 00 From: =?utf-8?Q?Ask_Bj=C3=B8rn_Hansen?= In-Reply-To: Date: Mon, 15 Dec 2014 01:22:11 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <9AF2F3EC-E54D-49D6-A9E0-AB3163CEFCB2@develooper.com> References: To: Neel Natu X-Mailer: Apple Mail (2.1993) Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 09:44:32 -0000 [ It looks like I didn't send this earlier ] > Are you, by any chance, setting the tunable 'hw.ata.ata_dma' to 0 to > disable DMA? >=20 > I ask this because in the dmesg above you have: > ada0: 300.000MB/s transfers (SATA 2.x, PIO4, PIO 8192bytes) >=20 > In my setup, I get this instead: > ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) Hi Neel, Good eyes, indeed I do! Very nice. # grep -rh ata_dma . echo 'hw.ata.ata_dma=3D"0"' >> boot/device.hints My VCS log says I added it 6 years ago -- "disable DMA for better = Soekris/Alix support=E2=80=9D, which probably seemed like a very = specific commit message at the time. For what it's worth the system is = booting fine without the setting on my alix and soekris boards, too. Thank you! The ZFS devmode didn't seem to make a difference for this; but setting = it to 'dev' did fix some warnings I was getting when making snapshots, = so that was useful too. Thank you, Allan. Ask= From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 21:13:13 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 453F8753 for ; Mon, 15 Dec 2014 21:13:13 +0000 (UTC) Received: from zhost.uxsglobal.com (zhost.xinuos.com [144.202.236.63]) by mx1.freebsd.org (Postfix) with ESMTP id 081C4B29 for ; Mon, 15 Dec 2014 21:13:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zhost.uxsglobal.com (Postfix) with ESMTP id A05558C018D; Mon, 15 Dec 2014 16:13:05 -0500 (EST) Received: from zhost.uxsglobal.com ([127.0.0.1]) by localhost (zhost.uxsglobalhost.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dOiuSjPTWJAW; Mon, 15 Dec 2014 16:13:05 -0500 (EST) Received: from zhost.uxsglobal.com (localhost [127.0.0.1]) by zhost.uxsglobal.com (Postfix) with ESMTP id 793628C0202; Mon, 15 Dec 2014 16:13:05 -0500 (EST) Received: from zhost.uxsglobalhost.com (localhost [127.0.0.1]) by zhost.uxsglobal.com (Postfix) with ESMTP id 653CD8C018D; Mon, 15 Dec 2014 16:13:05 -0500 (EST) Date: Mon, 15 Dec 2014 16:13:05 -0500 (EST) From: Susan Stanziano To: Neel Natu Message-ID: <703912028.2258586.1418677985251.JavaMail.zimbra@xinuos.com> In-Reply-To: References: <2021452008.2147540.1418173300017.JavaMail.zimbra@xinuos.com> <207531434.2147650.1418173543122.JavaMail.zimbra@xinuos.com> Subject: Re: vmrun.sh error MIME-Version: 1.0 X-Originating-IP: [96.234.37.238] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - GC39 (Win)/8.0.6_GA_5922) Thread-Topic: vmrun.sh error Thread-Index: Y0SU8O4Gwf+Lhw+9Rl5NvxVEwtxEug== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 21:13:13 -0000 Thanks, Neel, Thats a simple solution - I'll try it out. Are these patch fixes advertised in some way to the freebsd world? just want to know if there's a place to check before reporting a problem. ----- Original Message ----- From: "Neel Natu" To: "Susan Stanziano" Cc: freebsd-virtualization@freebsd.org Sent: Thursday, December 11, 2014 9:15:19 PM Subject: Re: vmrun.sh error Hi Susan, On Tue, Dec 9, 2014 at 5:05 PM, Susan Stanziano wrote: > > Hello, > > Craig suggested that I send this question to this mail alias: > > A couple of comments after creating VM's and using the vmrun.sh in /usr/share/examples/bhyve/vmrun.sh: > > 1) I know you can't run two VM's at the same time with the same vmname, but the error message from bhyveload is not informative to a new user: > > bhyveload: could not open "vmname" > > 2) The solution with the multiple use of a vmname seems to be that after vmrun.sh issues the bhyvectl --destroy command, if there was a "sleep 1" added, giving time for the destroy, the error message from bhyveload wouldn't have to happen. > > What do you think? > I think the issue you are hinting at is that if /dev/vmm/testvm exists there isn't a reliable way to know whether or not 'testvm' is actually "running". There is no good way to fix this until we get to a single process model. However, you know for sure that if '/dev/vmm/testvm' does not exist then it is also not running. So, perhaps the following patch fixes your problem: https://people.freebsd.org/~neel/patches/vmrun_destroy.patch best Neel > Thanks, > > Susan Stanziano > > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org" From owner-freebsd-virtualization@FreeBSD.ORG Mon Dec 15 22:25:26 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE15932B for ; Mon, 15 Dec 2014 22:25:26 +0000 (UTC) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D10E385 for ; Mon, 15 Dec 2014 22:25:26 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id l18so15602684wgh.26 for ; Mon, 15 Dec 2014 14:25:24 -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=zbWGpEYZmaF/1hcb51Qm96OTyz5wg55HoZtsbQACU4w=; b=J9PsklNShZPP2uj6e53ufLqyx27v6LPVMVkMg/Pp9xvK5PPlXf7qTs5t5ld5mKt0pO ohu0ArO/qHsQD5dhvRxrgxVHzrT84h7qzhEeGKnow9p2K9jqFKbuGFPKaO6nwBID79pb sZPNEYOHXaD15a2/HzUZjT8lcrSL4vJOkS6zobiszDmdR2Ak93MB9mLZspWXNehskGJR EbK739zS2azuWyjMM+o5ruwiFvGIt0/r+rAka+L64kX0KLxoMulE82m0gRVjKW2AuTiC YxGvDeHgMAs7aK7MhYFt44WciWm72C11BZAlxWtfG+1C1FLHq1iYFrs9w/bl21Gt6eQ/ u+vA== MIME-Version: 1.0 X-Received: by 10.180.107.193 with SMTP id he1mr31653787wib.69.1418682324694; Mon, 15 Dec 2014 14:25:24 -0800 (PST) Received: by 10.27.82.21 with HTTP; Mon, 15 Dec 2014 14:25:24 -0800 (PST) In-Reply-To: <703912028.2258586.1418677985251.JavaMail.zimbra@xinuos.com> References: <2021452008.2147540.1418173300017.JavaMail.zimbra@xinuos.com> <207531434.2147650.1418173543122.JavaMail.zimbra@xinuos.com> <703912028.2258586.1418677985251.JavaMail.zimbra@xinuos.com> Date: Mon, 15 Dec 2014 14:25:24 -0800 Message-ID: Subject: Re: vmrun.sh error From: Neel Natu To: Susan Stanziano Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 15 Dec 2014 22:25:26 -0000 Hi Susan, On Mon, Dec 15, 2014 at 1:13 PM, Susan Stanziano wrote: > Thanks, Neel, > > Thats a simple solution - I'll try it out. > > Are these patch fixes advertised in some way to the freebsd world? just > want to know if there's a place to check before reporting a problem. > This particular patch has not been committed if thats what you mean. best Neel > > > ________________________________ > From: "Neel Natu" > To: "Susan Stanziano" > Cc: freebsd-virtualization@freebsd.org > Sent: Thursday, December 11, 2014 9:15:19 PM > Subject: Re: vmrun.sh error > > > Hi Susan, > > On Tue, Dec 9, 2014 at 5:05 PM, Susan Stanziano > wrote: >> >> Hello, >> >> Craig suggested that I send this question to this mail alias: >> >> A couple of comments after creating VM's and using the vmrun.sh in >> /usr/share/examples/bhyve/vmrun.sh: >> >> 1) I know you can't run two VM's at the same time with the same vmname, >> but the error message from bhyveload is not informative to a new user: >> >> bhyveload: could not open "vmname" >> >> 2) The solution with the multiple use of a vmname seems to be that after >> vmrun.sh issues the bhyvectl --destroy command, if there was a "sleep 1" >> added, giving time for the destroy, the error message from bhyveload >> wouldn't have to happen. >> >> What do you think? >> > > I think the issue you are hinting at is that if /dev/vmm/testvm exists > there isn't a reliable way to know whether or not 'testvm' is actually > "running". There is no good way to fix this until we get to a single > process model. > > However, you know for sure that if '/dev/vmm/testvm' does not exist > then it is also not running. > > So, perhaps the following patch fixes your problem: > https://people.freebsd.org/~neel/patches/vmrun_destroy.patch > > best > Neel > >> Thanks, >> >> Susan Stanziano >> >> >> _______________________________________________ >> freebsd-virtualization@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization >> To unsubscribe, send any mail to >> "freebsd-virtualization-unsubscribe@freebsd.org" > From owner-freebsd-virtualization@FreeBSD.ORG Tue Dec 16 14:34:13 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85BF1E6F for ; Tue, 16 Dec 2014 14:34:13 +0000 (UTC) Received: from mail-vc0-x22f.google.com (mail-vc0-x22f.google.com [IPv6:2607:f8b0:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3DFFBA87 for ; Tue, 16 Dec 2014 14:34:13 +0000 (UTC) Received: by mail-vc0-f175.google.com with SMTP id hy10so6384471vcb.6 for ; Tue, 16 Dec 2014 06:34:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7cibeKYwqAFsQL5AAiO88ar3qOA11eAmw6KLJ6js8FA=; b=imjurYcTzKRB7OLZ+w54cvi1SigaeHoU5eQGcyHAdpbevQa97vl37hy/iwbL6jEWpE vd6G5Sil0TVt+KGl1xDLlIUtFoJBoYj3mPapFHORvekocWzAD3NY4gZt/KX19OrvuQnH QJvbMM7uepzrmmi9RFWDhR1ogBt7uKFf04ofkEVw6xlOJL9mZv4+YqZTnxz+UKxfyXlp 2n4Gpm1p55dLei1+YNaiwXEfkrXzsl9JXTYB8uzvBw5k/NCPlOVx6MyopNjcs7Fht9Xf 2lLeGMUa+EQMjZwQi/FKvkY2E+sKkK30SIDYVR3nxMHCE50+sGN6EMolJjonEEtVqi0w 6uvg== MIME-Version: 1.0 X-Received: by 10.52.29.84 with SMTP id i20mr19150466vdh.1.1418740452159; Tue, 16 Dec 2014 06:34:12 -0800 (PST) Received: by 10.52.35.161 with HTTP; Tue, 16 Dec 2014 06:34:12 -0800 (PST) Date: Tue, 16 Dec 2014 09:34:12 -0500 Message-ID: Subject: xn devices not working on rootbsd VPSs From: Shawn Webb To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 16 Dec 2014 14:34:13 -0000 I've upgraded to a recent 11-CURRENT/amd64 on my RootBSD VPS and the xn devices don't seem to work, I've linked to vnc screenshots below. I'm on r275701. http://imgur.com/7HKtUcs,O273mq7 Thanks, Shawn From owner-freebsd-virtualization@FreeBSD.ORG Wed Dec 17 20:37:55 2014 Return-Path: Delivered-To: virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D71DB1D for ; Wed, 17 Dec 2014 20:37:55 +0000 (UTC) Received: from diana.db.net (diana.db.net [66.113.102.10]) by mx1.freebsd.org (Postfix) with ESMTP id 693F918BC for ; Wed, 17 Dec 2014 20:37:55 +0000 (UTC) Received: from night.db.net (localhost [127.0.0.1]) by diana.db.net (Postfix) with ESMTP id 2BA302AA3A3 for ; Wed, 17 Dec 2014 13:37:43 -0700 (MST) Received: by night.db.net (Postfix, from userid 1000) id 1C0C91CC02; Wed, 17 Dec 2014 15:37:48 -0500 (EST) Date: Wed, 17 Dec 2014 15:37:48 -0500 From: Diane Bruce To: virtualization@FreeBSD.org Subject: bhyve + linux problem on HEAD Message-ID: <20141217203748.GA59116@night.db.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 17 Dec 2014 20:37:55 -0000 I am having a problem with bhyve + linux. FreeBSD based VM's work fine here FreeBSD odyssey 11.0-CURRENT FreeBSD 11.0-CURRENT #83 r275732: Fri Dec 12 16:48:37 EST 2014 root@odyssey:/usr/obj/home/db/svn/system/head/sys/GENERIC amd64 Using this as a guide. https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html # more device.map (hd0) /bhyve/linux.img (cd0) /bhyve/ubuntu-13.10-server-amd64.iso # grub-bhyve -m device.map -r cd0 -M 1024M linuxguest # bhyve -AI -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap1 -s 3:0,virtio-blk,./linux.img -s 4:0,ahci-cd,./ubuntu-13.10-server-amd64.iso -l com1,stdio -c 4 -m 1024M linuxguest Assertion failed: (error == 0), function fbsdrun_addcpu, file /home/db/svn/system/head/usr.sbin/bhyve/bhyverun.c, line 266. zsh: abort (core dumped) bhyve -AI -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap1 -s -s - # -- - db@FreeBSD.org db@db.net http://www.db.net/~db From owner-freebsd-virtualization@FreeBSD.ORG Wed Dec 17 23:20:51 2014 Return-Path: Delivered-To: virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70A7A7B0 for ; Wed, 17 Dec 2014 23:20:51 +0000 (UTC) Received: from alto.onthenet.com.au (alto2.onthenet.com.au [203.13.68.14]) by mx1.freebsd.org (Postfix) with ESMTP id 352CDFB2 for ; Wed, 17 Dec 2014 23:20:50 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 86EB01278D; Thu, 18 Dec 2014 09:20:42 +1000 (EST) Received: from Peters-MacBook-Pro.local ([64.245.0.210]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id CAM91150 (AUTH peterg@ptree32.com.au); Thu, 18 Dec 2014 09:20:41 +1000 Message-ID: <54920FC6.3060108@freebsd.org> Date: Wed, 17 Dec 2014 15:20:38 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Diane Bruce Subject: Re: bhyve + linux problem on HEAD References: <20141217203748.GA59116@night.db.net> In-Reply-To: <20141217203748.GA59116@night.db.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: virtualization@FreeBSD.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 17 Dec 2014 23:20:51 -0000 Hi Diane, > Assertion failed: (error == 0), function fbsdrun_addcpu This is a symptom of the VM not being destroyed before being reloaded/rerun. Would you be able to try with a 'bhyvectl --destroy --vm=linuxguest' before the load with grub-bhyve ? later, Peter. From owner-freebsd-virtualization@FreeBSD.ORG Wed Dec 17 23:37:48 2014 Return-Path: Delivered-To: virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44053AD2; Wed, 17 Dec 2014 23:37:48 +0000 (UTC) Received: from diana.db.net (diana.db.net [66.113.102.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7BA111A; Wed, 17 Dec 2014 23:37:47 +0000 (UTC) Received: from night.db.net (localhost [127.0.0.1]) by diana.db.net (Postfix) with ESMTP id 49BE52AA36F; Wed, 17 Dec 2014 16:37:40 -0700 (MST) Received: by night.db.net (Postfix, from userid 1000) id 2DCAD1CC02; Wed, 17 Dec 2014 18:37:45 -0500 (EST) Date: Wed, 17 Dec 2014 18:37:45 -0500 From: Diane Bruce To: Peter Grehan Subject: Re: bhyve + linux problem on HEAD Message-ID: <20141217233745.GA60395@night.db.net> References: <20141217203748.GA59116@night.db.net> <54920FC6.3060108@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54920FC6.3060108@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: virtualization@FreeBSD.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 17 Dec 2014 23:37:48 -0000 On Wed, Dec 17, 2014 at 03:20:38PM -0800, Peter Grehan wrote: > Hi Diane, > > > Assertion failed: (error == 0), function fbsdrun_addcpu > > This is a symptom of the VM not being destroyed before being > reloaded/rerun. Would you be able to try with a 'bhyvectl --destroy > --vm=linuxguest' before the load with grub-bhyve ? > > later, > > Peter. > Never mind. I patched bhyve myself and got it working. - Diane -- - db@FreeBSD.org db@db.net http://www.db.net/~db From owner-freebsd-virtualization@FreeBSD.ORG Sat Dec 20 20:16:45 2014 Return-Path: Delivered-To: virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27A8FD4; Sat, 20 Dec 2014 20:16:45 +0000 (UTC) Received: from diana.db.net (diana.db.net [66.113.102.10]) by mx1.freebsd.org (Postfix) with ESMTP id 121C41142; Sat, 20 Dec 2014 20:16:45 +0000 (UTC) Received: from night.db.net (localhost [127.0.0.1]) by diana.db.net (Postfix) with ESMTP id 92C8B2AA390; Sat, 20 Dec 2014 13:16:37 -0700 (MST) Received: by night.db.net (Postfix, from userid 1000) id 871811CC02; Sat, 20 Dec 2014 15:16:42 -0500 (EST) Date: Sat, 20 Dec 2014 15:16:42 -0500 From: Diane Bruce To: Peter Grehan Subject: Re: bhyve + linux problem on HEAD Message-ID: <20141220201642.GA35827@night.db.net> References: <20141217203748.GA59116@night.db.net> <54920FC6.3060108@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54920FC6.3060108@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: virtualization@FreeBSD.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 20 Dec 2014 20:16:45 -0000 On Wed, Dec 17, 2014 at 03:20:38PM -0800, Peter Grehan wrote: Just a followup https://svnweb.freebsd.org/changeset/base/275965 - Diane -- - db@FreeBSD.org db@db.net http://www.db.net/~db