Hi all,
I am using Ubuntu 12.10. I am trying to launch VM on the bridge of
OVS.
Can I do that with virt-manager ? or Is there any other way??
Can I run the existing VM's to my openvswitch bridge ?
I tried to edit existing VM's XML file. I changed the interface type
a/c to my bridge but while launching I am getting error:
<interface type='bridge'>$
<mac address='86:4d:18:1b:4c:44'/>$
<source bridge='br-int'/>$
<virtualport type='openvswitch'>$
<parameters interfaceid='ce1d35cf-c1fb-59e5-d2e2-bfef4394eb7f'/>$
</virtualport>$
<address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>$
</interface>$
error: Failed to start domain vm-1
error: Unable to add port vnet1 to OVS bridge br-int: Operation not
permitted
My libvirtd version is 0.9.13
Also my *ovsdb-server* is not running on Unix domain server socket but on
the TCP port .
Thanx
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev