Re: [Openstack] [openstack][neutron] ipv6 DHCP state full issue

2015-01-27 Thread Ajay Kalambur (akalambu)
An upgrade to dnsmasq fixed the issue. However there seems to be an issue with Ubuntu image when an interface is set to inet6 dhcp it does not automatically set the obtained ip address After the image comes up we need to ifdown and ifup the interface Ajay On 1/26/15, 8:08 AM, "Ajay Kalambur (aka

Re: [Openstack] [openstack][neutron] ipv6 DHCP state full issue

2015-01-26 Thread Ajay Kalambur (akalambu)
Hi It looks like the default version with packstack centos is 2.66. Let me upgrade to 2.68 and try Ajay On 1/26/15, 1:06 AM, "Darragh O'Reilly" wrote: > > >what version of dnsmasq are you using? You will need 2.67 >or better for the client to be identified by mac address > >https://bugs.launch

Re: [Openstack] [openstack][neutron] ipv6 DHCP state full issue

2015-01-23 Thread Ajay Kalambur (akalambu)
ck@lists.openstack.org>" mailto:openstack@lists.openstack.org>> Subject: Re: [Openstack] [openstack][neutron] ipv6 DHCP state full issue Hi Ajay, Can you share the following commands you run? neutron net-create .? neutron subnet-create ? neutron router-interface-add ...? an

Re: [Openstack] [openstack][neutron] ipv6 DHCP state full issue

2015-01-23 Thread Erhan Ekici
Hi Ajay, Can you share the following commands you run? neutron net-create .? neutron subnet-create ? neutron router-interface-add ...? and the output of the following command? # ps -ef | grep dnsmasq Erhan, On Sat, Jan 24, 2015 at 12:53 AM, Ajay Kalambur (akalambu) < akala...@cisco