[Openstack] Neutron
Neil Jerram
Neil.Jerram at metaswitch.com
Tue Sep 29 07:05:27 UTC 2015
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 at 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.Jerram at metaswitch.com<mailto:Neil.Jerram at 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:openstackvenkatesh at gmail.com<mailto:openstackvenkatesh at gmail.com>]
Sent: 28 September 2015 10:01
To: Openstack at lists.openstack.org<mailto:Openstack at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150929/117e5f85/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 18902 bytes
Desc: image.png
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150929/117e5f85/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 17634 bytes
Desc: image.png
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150929/117e5f85/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 23468 bytes
Desc: image.png
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150929/117e5f85/attachment-0002.png>
More information about the Openstack
mailing list