Comment 16 for bug 1546565

Revision history for this message
Thiago Martins (martinx) wrote :

Hey guys,

Sorry to ask this here but, how to use the fix ?

I have the proposed repository enabled, the latest DPDK that contains the fix is installed (apt full-upgrade on top of Proposed) but, look:

---
virsh start ubuntu16.04-1
error: Failed to start domain ubuntu16.04-1
error: internal error: process exited while connecting to monitor: 2016-04-29T23:22:57.647708Z qemu-system-x86_64: -chardev socket,id=charnet2,path=/var/run/openvswitch/vhost-user1: Failed to connect socket: Permission denied

---

ll /var/run/openvswitch/vhost-user*
srwxr-xr-x 1 root root 0 Apr 29 23:20 /var/run/openvswitch/vhost-user1=
srwxr-xr-x 1 root root 0 Apr 29 23:20 /var/run/openvswitch/vhost-user2=

---

Thanks!
Thiago