Hi Venkatesh,

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

    dhclient eth0

or

    ifdown eth0; ifup eth0

but it can depend on what the guest OS is.

‎If the guest _does_ then get its IP, I suppose the problem was to do with 
timing when the instance first booted.

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.

Regards,
     Neil


From: venkatesh kotipalli
Sent: Tuesday, 29 September 2015 04:50
To: Neil Jerram
Cc: Openstack@lists.openstack.org
Subject: Re: [Openstack] Neutron


Hi Neli,

The DHCP agent is running  good.


In controller node:
[Inline image 1]

Dashboard :
[Inline image 2]

Login to the instance and run the command is ifconfig
[Inline image 3]

Thank you,
Venkatesh.k



On Mon, Sep 28, 2015 at 5:27 PM, Neil Jerram 
<neil.jer...@metaswitch.com<mailto:neil.jer...@metaswitch.com>> wrote:
Hi Venkatesh,

No IP probably means that the DHCP mechanism failed somehow.  Are you running a 
DHCP agent?

        Neil


From: venkatesh kotipalli 
[mailto:openstackvenkat...@gmail.com<mailto:openstackvenkat...@gmail.com>]
Sent: 28 September 2015 10:01
To: Openstack@lists.openstack.org<mailto:Openstack@lists.openstack.org>
Subject: [Openstack] Neutron

Hi All,

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.

Please guys help me.

Thank you,
Venkatesh.k



_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to