From owner-freebsd-virtualization@FreeBSD.ORG Mon May 19 04:19:29 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 020CCA38 for ; Mon, 19 May 2014 04:19:29 +0000 (UTC) Received: from mail-ve0-x232.google.com (mail-ve0-x232.google.com [IPv6:2607:f8b0:400c:c01::232]) (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 B741B2BE2 for ; Mon, 19 May 2014 04:19:28 +0000 (UTC) Received: by mail-ve0-f178.google.com with SMTP id sa20so5957092veb.9 for ; Sun, 18 May 2014 21:19:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=pd6u/s6eo6C396GhpsHXLrMbsY9P0CKcD9JFnl0trjs=; b=EgVDtb4qkxXnixZDW8d86PE4+cg+m8sdYp5xfHmvYowKSbBd38f4f6bi9PhIOzjtKg WRS3OWXzVffo5SNs2Rm4zqY65INXBKc/R6Rv0YnGgEmXI+pHLPUSE94mks3pSPw2nmnj Vi0Y3uLiwAsClbbxilU+YIuLK3LT1TLMyFooQsbD5iGE1n3IOIgA/fhi73vbaIiTSXRp /JhC+buj6XVf337IIQGMUPiqXcwU9Dg2xT35/kBm4VuRGiAy2qbcM5ZcmIusGyCW89GB niP/oPmBUVMacNprGEE0Kk9aXxxJPhRKHi4fZo47rLpxpsbZLTXVCGukGN6fj7dWQdm4 2wlw== MIME-Version: 1.0 X-Received: by 10.58.134.101 with SMTP id pj5mr4288895veb.38.1400473167855; Sun, 18 May 2014 21:19:27 -0700 (PDT) Sender: jpm820@gmail.com Received: by 10.220.104.135 with HTTP; Sun, 18 May 2014 21:19:27 -0700 (PDT) Date: Sun, 18 May 2014 23:19:27 -0500 X-Google-Sender-Auth: rmZdVdYvslsODThoJ53EME4BbV0 Message-ID: Subject: bhyve + freenas + vimage jails From: Joe Maloney To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18 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, 19 May 2014 04:19:29 -0000 I've been noticing that when VIMAGE jails are created in FreeNAS within a bhyve VM the system VM kernel panics quite a bit. I'm running 11 Current updated as of today. I've tried with options VIMAGE turned on and with a GENERIC kernel and see the same result either way. Sometimes it works, sometimes it doesn't. Not really a huge deal as I've just been testing for fun but if I will provide logs if anyone would like to see. I would just need to know how to pull them. Joe Maloney