From owner-freebsd-virtualization@FreeBSD.ORG Thu Jan 23 21:45:58 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 0880BA89 for ; Thu, 23 Jan 2014 21:45:58 +0000 (UTC) Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com [IPv6:2607:f8b0:400d:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AE7B21F71 for ; Thu, 23 Jan 2014 21:45:57 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id w8so2886734qac.8 for ; Thu, 23 Jan 2014 13:45:56 -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:content-transfer-encoding; bh=HWBNyR36YuZs+xG66oG4mwbLooTJ6T3Nl1DTLMA9jYY=; b=pncpIQF+/rP6M8dLnY79iRHwkUpY0u8K7Y0he5G/cJRUffR5UOohu3CO9VkGk4HFpV vAbrcOH2KSuz2lbWsVyXJjaQEbBqGed5m01RR+kRxdqFryESeK+xaiQ3YWKC8jiASttM SmpUM0wpL65yT82XfEMp8WTXCweCqKehzewvu3krx8/7bj6Gw4l8x2GEiZsrks4rJA9P E8MW8P0dHTDpYy+2MFhF0NUQE3AtXwdFNoDKFNB8hZwEK0OKOPBhGViB41883T2zWm4l kmVSkBXM/zN4u8NEbx7ctmKDdFxRrJQ+ayA9Zbd6yb8sstgtVyz68gWYZTXLIU6xp9wn os/Q== MIME-Version: 1.0 X-Received: by 10.224.161.75 with SMTP id q11mr15307525qax.69.1390513556342; Thu, 23 Jan 2014 13:45:56 -0800 (PST) Received: by 10.140.87.71 with HTTP; Thu, 23 Jan 2014 13:45:56 -0800 (PST) In-Reply-To: References: <52E0C1D4.9000304@freebsd.org> <52E0D1BB.2050807@callfortesting.org> Date: Thu, 23 Jan 2014 13:45:56 -0800 Message-ID: Subject: Re: Linux on BHyVe in 10.0-RELEASE From: Neel Natu To: =?ISO-8859-1?Q?Jonas_B=FClow?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jan 2014 21:45:58 -0000 Hi Jonas, On Thu, Jan 23, 2014 at 1:02 PM, Jonas B=FClow wrot= e: > I had one working ubuntu13.10 vm instance but I'm unable to reproduce it. > When I try to start the vm I get: > > /usr/sbin/bhyve -c 1 -m 2048 -A -I -H -s 0,hostbridge -s > 2,virtio-blk,./vm/vm1/vm1.img -s 3,virtio-net,tap1 -s > 4,ahci-cd,./vm/vm1/vm1.iso -S 31,uart,stdio vm1 > > vm exit[0] > > reason VMX > > rip 0x0000000000000000 > > > inst_length 0 > > > error 0 > > > exit_reason 33 > > > > qualification 0x0000000000000000 > Looks like you are running into every possible problem there is :-) Anyways, could you confirm that you are loading the guest kernel into 'vm1' using grub-bhyve before executing the command above? best Neel > > > > > /J > > > On Thu, Jan 23, 2014 at 5:00 PM, Jonas B=FClow wr= ote: > >> I will describe the steps when I manage to reproduce the installation. >> Right now I get stuck with undestroyable vm instances: >> >> root@bulow:/mnt/bhyve-script # ls /dev/vmm/ >> >> lin0 >> >> root@bulow:/mnt/bhyve-script # bhyvectl --destroy --vm=3Dlin0 >> >> errno =3D 22 >> >> >> On Thu, Jan 23, 2014 at 3:44 PM, Matthias Gamsjager wrote: >> >>> Could you elaborate what you did to get it working? >>> >>> >>> On Thu, Jan 23, 2014 at 3:41 PM, Jonas B=FClow w= rote: >>> >>>> Success. I have a working ubuntu 13.10 running under bhyve on FreeBSD >>>> 10.0-RELEASE. >>>> >>>> >>>> >>>> /J >>>> >>>> >>>> On Thu, Jan 23, 2014 at 11:37 AM, Aryeh Friedman >>>> wrote: >>>> >>>> > >>>> > >>>> > >>>> > On Thu, Jan 23, 2014 at 5:05 AM, Jonas B=FClow >>> >wrote: >>>> > >>>> >> I do use the precanned bhyve-script "vm0" (if that is what you mean= ). >>>> It >>>> >> explicitly mentions linux support. bhyveload can't be user for othe= r >>>> images >>>> >> than FreeBSD so I don't know how to use your script for a linux OS >>>> >> >>>> > >>>> > Since I have not used bhyve-grub personally yet I can not recommend >>>> what >>>> > the correct loader command line but if bhyve-script is in anyway >>>> related to >>>> > vmrun.sh I would be highly suspicious of any command lines you manag= e >>>> to >>>> > extract from it since they are often not the ones actual called. >>>> > >>>> > >>>> >> >>>> >> I assume the image is file backed as I have not assigned a dedicate= d >>>> >> partition to the vm (and I don't know how to do that). >>>> >> >>>> > >>>> > You can keep them anywhere no need for a special volume (mater of fa= ct >>>> I >>>> > was just reusing the name of one of the diretoriess that PC creates >>>> during >>>> > install even without it being a different vol [just assumes any FS >>>> > boundaries are the host OS's problem)... you can put the disk image = any >>>> > where (your home directory would be fine for example) >>>> > >>>> _______________________________________________ >>>> 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" >>>> >>> >>> >> > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@free= bsd.org"