odd output from bhyve

Allan Jude allanjude at freebsd.org
Sat Apr 4 19:24:31 UTC 2015


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 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
>>
> 
> 
> 

You are missing a space before the ampersand at the end of your bhyve
invocation

-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-virtualization/attachments/20150404/aeaed44a/attachment.sig>


More information about the freebsd-virtualization mailing list