> I try to use dpdk ovs to improve the NFV performance. I follow all the
> instructions of INSTALL.DPDK.md, when i do dpdk vhost vm configuration
> with
> libvirt, the vm can not created. the error is:
> root at juno:~/vm# virsh define dpdk0.xml
> Domain dpdk0 defined from dpdk0.xml
> 
> root at juno:~/vm#
> root at juno:~/vm# virsh start dpdk0
> error: Failed to start domain dpdk0
> error: internal error: process exited while connecting to monitor: **
> ERROR:/build/buildd/qemu-
> 2.0.0+dfsg/qom/object.c:437:object_new_with_type:
> assertion failed: (type != NULL)
> 
>

[...]
 
> Does anyone know how to fix the error?

Hi, from your snip, it looks like you're using QEMU 2.0.0 which is incompatible 
with vhost-cuse. To work with the parameters you are using above, you need to 
use QEMU v2.1.0 or later. The error you are seeing is consistent with the use 
of an incompatible QEMU version.

Ciara
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to