odd output from bhyve
Aryeh Friedman
aryeh.friedman at gmail.com
Sat Apr 4 19:04:36 UTC 2015
FreeBSD prometheus 10.1-RELEASE-p8 FreeBSD 10.1-RELEASE-p8 #0 r281026:
Fri Apr 3 14:24:14 EDT 2015
root at 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 at 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
More information about the freebsd-virtualization
mailing list