[Openstack-operators] Instances not getting IP addresses when using FlatDHCPManager.

Schwartz, Philip Marc (RIS-BCT) Philip.Schwartz at lexisnexis.com
Wed Aug 15 16:00:15 UTC 2012


flat_interface= can only be used with a nic that does not have an IP associated with it. My eth0 has an IP associated with it and I am trying to run single nic so setting it breaks network connectivity to the system.

Thank You,
Philip Schwartz
Senior Software Engineer
LexisNexis RS
O - 561 999 4472
C - 954 290 4024

From: Jānis Ģeņģeris [mailto:janis.gengeris at gmail.com]
Sent: Wednesday, August 15, 2012 11:58 AM
To: Schwartz, Philip Marc (RIS-BCT)
Cc: openstack-operators at lists.openstack.org
Subject: Re: [Openstack-operators] Instances not getting IP addresses when using FlatDHCPManager.

If you have single node set up, you don't need to use multi_host=True.

Also looking at the network configuration output you have posted. The bridge for fixed IPs must be attached to any of the physical interfaces that you have, but it appears attached to non existent vnet0.

If you are using FlatDHCP you should set flat_interface in your nova.conf, to the interface where fixed IPs musto go.

You can try to install devstack (http://devstack.org/guides/single-machine.html), for quickly verifying basic setup configuration and then compare to your current config to see whats wrong. Devstack usually works out of the box.

--janis


-----------------------------------------
The information contained in this e-mail message is intended only
for the personal and confidential use of the recipient(s) named
above. This message may be an attorney-client communication and/or
work product and as such is privileged and confidential. If the
reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and
that any review, dissemination, distribution, or copying of this
message is strictly prohibited. If you have received this
communication in error, please notify us immediately by e-mail, and
delete the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20120815/092e271f/attachment.html>


More information about the OpenStack-operators mailing list