[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Query - Issue creating VMs when not using bridge that Xen created, but using ovswitch.



Mohit Dhingra wrote:

Xen has replaced eth0 with peth0, and has created a bridge named eth0. And eth0 is connected peth0 interface , vif2.0 interface (VM), and everything is working fine. Now I delete the VM.

Now, for OVS, I have deleted the bridge eth0, I have created an ovs bridge named br0 using ovs-vsctl and connected it with peth0.
I comment the lines for network bridging & vif bridging.
#(network-script network-bridge)
#(vif-script vif-bridge)
And restart the xend.

You will need a vif-script defined - and unless you find someone who's already done one, then you'll have to write it yourself. "network-script" is deprecated in favour of using host OS tools - so you are correct to comment that out.

But "vif-script" will be needed - and it will need to do whatever is required to create a VIF and connect it to the right virtual switch.

--
Simon Hobson

Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.