<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I agree, with Neil, <div class=""><br class=""></div><div class="">but a few things you want to check..</div><div class="">1) is the network internal or external?</div><div class="">2) if internal, the port is created you may want to see neutron port-list</div><div class="">2.1 neutron agent-list  and see if those are running</div><div class="">2.2 go into the compute where the VM is running and check if the agent is running there, also check the master and see if that is working</div><div class="">3 do ip netns exec on your qrouter-xxxx-xxx and see if the router can reach the dhcp server (ping etc)</div><div class="">4 do a tcpdump on the ip netns exec qrouter-xxxxx and see if data is coming through. </div><div class=""><br class=""></div><div class="">I am not sure if this is a multinode or all in one but if it’s all in one check the dhcp logs in the /var/log/neutron  or do less /var/log/neutron/*.log and try to get an ip address again as Neil suggested, if this is a cirros image you need to do sudo -i then ifdown eth0 and ifup eth0. Also if you do not get an ip address you can try to set it with ifconfig eth0 yournetwork/24 and then add a route to it and see if you can ping the dhcp server or the router. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Hopefully this help. </div><div class=""><br class=""></div><div class="">Remo  <br class=""><div><blockquote type="cite" class=""><div class="">On Sep 29, 2015, at 09:05, Neil Jerram <<a href="mailto:Neil.Jerram@metaswitch.com" class="">Neil.Jerram@metaswitch.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div lang="en-GB" style="background-color: rgb(255, 255, 255); line-height: initial;" class="">
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
Hi Venkatesh, </div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
OK, so does the instance get an IP address if you log into it‎ and tell it to send a new DHCP request? This is normally done by</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
    dhclient eth0 </div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
or</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
    ifdown eth0; ifup eth0 </div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
but it can depend on what the guest OS is.</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
‎If the guest _does_ then get its IP, I suppose the problem was to do with timing when the instance first booted. </div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
If it doesn't, my next step would be to look in syslog on the network node, to see if the DHCP request is reaching Dnsmasq there, and how Dnsmasq responds to it.</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
Regards, </div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
     Neil </div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);" class="">
</div>
<table width="100%" style="background-color:white;border-spacing:0px;" class="">
<tbody class="">
<tr class="">
<td colspan="2" style="font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);" class="">
<div style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-size: 10pt;" class="">
<div class=""><b class="">From: </b>venkatesh kotipalli</div>
<div class=""><b class="">Sent: </b>Tuesday, 29 September 2015 04:50</div>
<div class=""><b class="">To: </b>Neil Jerram</div>
<div class=""><b class="">Cc: </b><a href="mailto:Openstack@lists.openstack.org" class="">Openstack@lists.openstack.org</a></div>
<div class=""><b class="">Subject: </b>Re: [Openstack] Neutron</div>
</div>
</td>
</tr>
</tbody>
</table>
<div style="border-style: solid none none; border-top-color: rgb(186, 188, 209); border-top-width: 1pt; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);" class="">
</div>
<br class="">
<div id="_originalContent" style="" class="">
<div dir="ltr" class="">Hi Neli,
<div class=""><br class="">
</div>
<div class="">The DHCP agent is running  good.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">In controller node: </div>
<div class=""><span id="cid:ii_1501721c159b4d87"><image.png></span><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Dashboard :</div>
<div class=""><span id="cid:ii_150173769e0866a4"><image.png></span><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Login to the instance and run the command is ifconfig</div>
<div class=""><span id="cid:ii_1501738a1714f046"><image.png></span><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Thank you,</div>
<div class="">Venkatesh.k</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On Mon, Sep 28, 2015 at 5:27 PM, Neil Jerram <span dir="ltr" class="">
<<a href="mailto:Neil.Jerram@metaswitch.com" class="">Neil.Jerram@metaswitch.com</a>></span> wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
Hi Venkatesh,<br class="">
<br class="">
No IP probably means that the DHCP mechanism failed somehow.  Are you running a DHCP agent?<br class="">
<br class="">
        Neil<br class="">
<br class="">
<br class="">
From: venkatesh kotipalli [mailto:<a href="mailto:openstackvenkatesh@gmail.com" class="">openstackvenkatesh@gmail.com</a>]<br class="">
Sent: 28 September 2015 10:01<br class="">
To: <a href="mailto:Openstack@lists.openstack.org" class="">Openstack@lists.openstack.org</a><br class="">
Subject: [Openstack] Neutron<br class="">
<div class="HOEnZb">
<div class="h5"><br class="">
Hi All,<br class="">
<br class="">
I have Launch the instance and finally instance status is active. After login the instance run the command is ifconfig. I have noticed there is no ip.<br class="">
<br class="">
Please guys help me.<br class="">
<br class="">
Thank you,<br class="">
Venkatesh.k   <br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
<br class="">
<!--end of _originalContent --></div>
<br class="">

!DSPAM:1,560a399b254762120898985!

</div>


_______________________________________________<br class="">Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class="">Post to     : <a href="mailto:openstack@lists.openstack.org" class="">openstack@lists.openstack.org</a><br class="">Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class=""><br class=""><br class="">!DSPAM:1,560a399b254762120898985!<br class=""></div></blockquote></div><br class=""></div></body></html>