[Openstack] Xen and Nova networking

Rogério Vinhal Nunes rogervn at dcc.ufmg.br
Mon Aug 22 17:49:52 UTC 2011


Hi, I'm new to Nova and would like to clear up some issues.

The Nova's compute node networking configuration creates the default bridge
(br100), copying eth0 values and connecting the actual eth0 along with the
VMs. Xen does almost that, it renames the physical eth0 to peth0 and creates
a bridge named eth0 that connects the VMs and peth0.

Could Nova work using the Xen's eth0 bridge? I think if it was the old
'"xenbr0" bridge it could be easier just to change the bridge name in the
DB, but how does that work even with the controller not habing Xen installed
(so eth0 would be the real interface)?

Also, in the Administrator's Manual, it says that you need KVM + libvirt for
live migration, would Nova work with Xen for live migration?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110822/3b74cc76/attachment.html>


More information about the Openstack mailing list