Date: Sat, 4 Apr 2015 15:04:35 -0400 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: Allan Jude <allanjude@freebsd.org> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re: odd output from bhyve Message-ID: <CAGBxaXmU4fqrJUSNPm_nMXJvwsxJEcpRSv_AOEH=sDocAiWLLg@mail.gmail.com> In-Reply-To: <5520193C.2010101@freebsd.org> References: <CAGBxaXkmKJZC76tDK14-7NTLswdZmmCNtg=n_gfQg22Pe8n8-g@mail.gmail.com> <5520193C.2010101@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD prometheus 10.1-RELEASE-p8 FreeBSD 10.1-RELEASE-p8 #0 r281026: Fri Apr 3 14:24:14 EDT 2015 root@prometheus:/usr/obj/usr/src/sys/GENERIC amd64 #!/bin/sh # # Generated by PetiteCloud 0.2.6 # ifconfig tap56 destroy ifconfig tap56 create ifconfig tap56 up sleep 5 ifconfig bridge0 addm tap56 up bhyvectl --destroy --vm=hjtm24l65 /usr/sbin/bhyveload -m 4096 -d /data/pri/4miq904k2q hjtm24l65 /usr/sbin/bhyve -c 2 -m 4096 -AI -H -P -g 0 -s 0:0,hostbridge -s 1,virtio-net,tap56 -s 2,virtio-blk,/data/pri/4miq904k2q -s 31,uart hjtm24l65& echo $!>/var/run/petitecloud/hjtm24l65 On Sat, Apr 4, 2015 at 1:02 PM, Allan Jude <allanjude@freebsd.org> wrote: > On 2015-04-04 12:55, Aryeh Friedman wrote: >> /tmp/bhyve.WwKTaeP 84: Name (PPRT, Package () >> Remark 2095 - >> Effective AML package length is zero ^ >> >> >> vm_run error -1, errno 6 >> >> > > This was the output of what command? What version of FreeBSD? > > There is too much missing context here to help you with the error. > > -- > Allan Jude > -- 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?CAGBxaXmU4fqrJUSNPm_nMXJvwsxJEcpRSv_AOEH=sDocAiWLLg>