Hi All, I have installed openvswitch-2.0.0 on ubuntu 13.10 ( kernel: 3.8.0-34-generic), and created a bridge br0. Now I started virt-manager to install VM. I selected bridge mode and given br0 as bridge name. After that when I click finish button its throwing the following error (libvirtd version is 1.1.1).
Any help is highly appreciated. unable to complete install: 'Unable to add bridge br0 port vnet0: Operation not supported' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 96, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/create.py", line 1983, in do_install guest.start_install(False, meter=meter) File "/usr/lib/python2.7/dist-packages/virtinst/Guest.py", line 1246, in start_install noboot) File "/usr/lib/python2.7/dist-packages/virtinst/Guest.py", line 1314, in _create_guest dom = self.conn.createLinux(start_xml or final_xml, 0) File "/usr/lib/python2.7/dist-packages/libvirt.py", line 2892, in createLinux if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: Unable to add bridge br0 port vnet0: Operation not supported Thanks & Regards, Ramana.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss