[Openstack] [openstack][nova-compute][xenapi] network bridge br100 can't allocate PIF-uuids

Ben Liu ben_liu at usish.com
Fri Nov 2 01:56:42 UTC 2012


I build up a XCP nova-compute node with FlatDHCPManager

XCP server network configure:

Eth0 -> xenbr0

Eth1 is automatically configured as xenbr1 by XCP server also

 

I make a br100 network on XCP server which is known as dom0 with the
command:

xe network create name-label=br100

then br100 is associated with xapi0 automatically

 

nova-compute node is setup on a VM of XCP server without nova-network(single
host mode)

nova-compute node name is xen1

 

when I boot a instance on xen1, the bridge xapi0 is automatically generated
on XCP server

my problems is:

instance has a VIF named vif2.0 associated with it but without no IP address
allocated

 

on XCP server, brctl show command info is:

bridge               interfaces

-------------------------------------

xapi0                 vif2.0

xenbr0               eth0

                            vif1.0

bridge xapi0 does not has a physical NIC associate with, doe this normal?

 

On XCP server, xe network-list name-label=br100 params=all shows:

VIF-uuids: 33232475e234xxxxxxxxxxxx (any way)

PIF-uuids:

PIF-uuids does not contain anything

 

My problem is Xen vm Instance can't get IP address. Anyone can help?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121102/ab9e6464/attachment.html>


More information about the Openstack mailing list