Date: Thu, 23 Jan 2014 16:47:26 -0500 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: Neel Natu <neelnatu@gmail.com> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re: Linux on BHyVe in 10.0-RELEASE Message-ID: <CAGBxaX=b6j3juqObY5hcUTgKh79=%2BK4DAc8eKQdBGbTrgV%2BoxA@mail.gmail.com> In-Reply-To: <CAFgRE9GNh%2BbVEhW5COtx4CattM0aVMFiEFabqWcw8dXf9Pc36w@mail.gmail.com> References: <CAEGOEeUo-spSp051MWg-4%2B_vDACBK9NqWOPz7LBdDEHvGS3=_w@mail.gmail.com> <52E0C1D4.9000304@freebsd.org> <CAEGOEeWbysCn5Ma-aGOLGmbJPTn0CTa%2BMjRvwGVYm7jJJ57coQ@mail.gmail.com> <52E0D1BB.2050807@callfortesting.org> <CAEGOEeVUvHmypGBgd0V=Ffhzex2zsVuihA8rbxhLX9QCFxvO%2Bg@mail.gmail.com> <CAGBxaXm1-0NBwOTx40V9C-Z0wF5a9y%2BHNMRuM-N5UansiiREeQ@mail.gmail.com> <CAEGOEeV2=3Nn-5rebUJfNL-xeutSZH5_i7HkiB9ucEC%2BPD2_nw@mail.gmail.com> <CAGBxaXkui_vc0RLNcXab6qE2YRXyXRcP-p=KmwtQBsF87mDYXw@mail.gmail.com> <CAEGOEeV7rOogDA3NhZFMjbQ30ygJ4s%2BnD=DkvMNj-KR3Vah35w@mail.gmail.com> <CAGBxaX=aBYeXVKC5TNW%2Bu_VNMbbrgU251XA0w7rVUmqZ=PvjAA@mail.gmail.com> <CAEGOEeVhK9mQ2xh3VPCoUNDQR5X-SE1ZEjnNp3CcRwmkMMCzRA@mail.gmail.com> <CAGBxaXkq=AG%2B%2BdwxpAu3W=0UQBgbWzutkSV=EauNGDsgTYNS1Q@mail.gmail.com> <CAEGOEeVshDQPm5pU0B5Mq5M3Bw3F2u1oMteTRbm8PY7qyWt=zA@mail.gmail.com> <CA%2BD9QhvsQ1oB%2BXL8fmB3P2XCXnuO2ONnf5zUSNB-CBdpVm5XWg@mail.gmail.com> <CAEGOEeXWE0hZhLBCXR2CNVwE9GH9xOMgzKGtfoxEkq9HhRretQ@mail.gmail.com> <CAEGOEeWt2YKieThBrK-fC51_Jq5MWQr38fZ05oJtkTG6WOkWww@mail.gmail.com> <CAFgRE9GNh%2BbVEhW5COtx4CattM0aVMFiEFabqWcw8dXf9Pc36w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The original err=3D22 sounds like he might of attempted to run as non-root? On Thu, Jan 23, 2014 at 4:45 PM, Neel Natu <neelnatu@gmail.com> wrote: > Hi Jonas, > > On Thu, Jan 23, 2014 at 1:02 PM, Jonas B=FClow <jonas.bulow@gmail.com> > wrote: > > I had one working ubuntu13.10 vm instance but I'm unable to reproduce i= t. > > 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 <jonas.bulow@gmail.com> > wrote: > > > >> 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 < > mgamsjager@gmail.com>wrote: > >> > >>> Could you elaborate what you did to get it working? > >>> > >>> > >>> On Thu, Jan 23, 2014 at 3:41 PM, Jonas B=FClow <jonas.bulow@gmail.com > >wrote: > >>> > >>>> Success. I have a working ubuntu 13.10 running under bhyve on FreeBS= D > >>>> 10.0-RELEASE. > >>>> > >>>> > >>>> > >>>> /J > >>>> > >>>> > >>>> On Thu, Jan 23, 2014 at 11:37 AM, Aryeh Friedman > >>>> <aryeh.friedman@gmail.com>wrote: > >>>> > >>>> > > >>>> > > >>>> > > >>>> > On Thu, Jan 23, 2014 at 5:05 AM, Jonas B=FClow <jonas.bulow@gmail.= com > >>>> >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 > other > >>>> images > >>>> >> than FreeBSD so I don't know how to use your script for a linux O= S > >>>> >> > >>>> > > >>>> > Since I have not used bhyve-grub personally yet I can not recommen= d > >>>> 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 > manage > >>>> 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 > dedicated > >>>> >> 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 > fact > >>>> I > >>>> > was just reusing the name of one of the diretoriess that PC create= s > >>>> 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 imag= e > 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@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@freebsd.org" > --=20 Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaX=b6j3juqObY5hcUTgKh79=%2BK4DAc8eKQdBGbTrgV%2BoxA>