<div dir="ltr"><div><div><div>Hi Akash,<br><br></div>Can you paste your log of /etc/message, normally, you'll see something like this:<br><br>"Apr 27 09:21:48 gd60 dnsmasq-dhcp[8872]: DHCPREQUEST(tapce4121ff-d6) 192.168.220.6 fa:16:3e:21:1f:58 <br>
"Apr 27 09:21:48 gd60 dnsmasq-dhcp[8872]: DHCPACK(tapce4121ff-d6) 192.168.220.6 fa:16:3e:21:1f:58 host-192-168-220-6<br>"Apr 27 21:21:48 gd60 dnsmasq-dhcp[8872]: DHCPREQUEST(tapce4121ff-d6) 192.168.220.6 fa:16:3e:21:1f:58 <br>
"Apr 27 21:21:48 gd60 dnsmasq-dhcp[8872]: DHCPACK(tapce4121ff-d6) 192.168.220.6 fa:16:3e:21:1f:58 host-192-168-220-6"<br><br></div>Besides, try to check iptables, you can use raw table to trace data path in iptables.<br>
<br></div>Hope it helps,<br>Damon<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-30 2:05 GMT+08:00 Akash Gunjal <span dir="ltr"><<a href="mailto:akgunjal@in.ibm.com" target="_blank">akgunjal@in.ibm.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hello,<br>
<br>
I am using icehouse version for doing my network setup using openvSwitch<br>
agent with ML2 plugin. I want to configure flat network with DHCP server so<br>
the IP gets assigned to the guest VMs after deployment. As part of this I<br>
have started the dhcp and openvSwitch agents on my compute node and created<br>
a flat private network and deployed the virtual machine on the compute. The<br>
VM gets deployed but it fails to get the IP from the controller even though<br>
I see the IP assigned on the controller for that VM.<br>
<br>
I see an error message on the VM boot up stating that its cannot connect to<br>
169.254.169.254<br>
<br>
I see the dnsmasq process running on my compute node. Please point me to<br>
the error here and if my dhcp setup is correct.<br>
<br>
Regards,<br>
Akash<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div><br></div>