← Back to team overview

openstack team mailing list archive

Re: Quantum+Openvswitch: could not open /dev/net/tun: Operation not permitted

 

* Igor Laskovy (igor.laskovy@xxxxxxxxx) wrote:
> kvm: -netdev tap,ifname=tap24b9f3da-8b,script=,id=hostnet0: could not
> open /dev/net/tun: Operation not permitted

This is a shortcoming to using type=ethernet...
Did you add /dev/net/tun to your /etc/libvirt/qemu.conf
cgroup_device_acl on compute node?

thanks,
-chris


References