Hello,
It seems that /etc/xen/scripts/qemu-ifup is being ignored by xl.
My xl.conf has: vifscript="/etc/xen/scripts/vif-openvswitch", and this
works fine for vifX.X devices. In order to make tapX.X work i hacked in
the following:
ovs-vsctl -- --may-exist add-port ${bridge} ${vif/vif/tap}
Is there a better way to make tap interfaces work ?
Thanks,
mario
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|