PetiteCloud generated it I took it off for debugging reasons (same
error with or without)

On Sat, Apr 4, 2015 at 3:24 PM, Allan Jude <allanj...@freebsd.org> wrote:
> On 2015-04-04 15:04, Aryeh Friedman wrote:
>> 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 <allanj...@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
>>>
>>
>>
>>
>
> You are missing a space before the ampersand at the end of your bhyve
> invocation
>
> --
> Allan Jude
>



-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to