openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #13591
Re: Nova doesn't release ips when terminating instances
Same hapenned to us. Adding de dhcp flag on false using flat injected the
instance field on the fixed_ips table at the DB get NULLED ok ... Without
the flags this not happen ...as the user reported
On Jun 23, 2012 7:17 PM, "Lars Kellogg-Stedman" <lars@xxxxxxxxxxxxxxxx>
wrote:
> > can you try with the flag:
> > force_dhcp_release=false
>
> I've been looking unsuccessfully for documentation on this option...so
> I'm not sure exactly what it does. However, if I understand
> https://bugs.launchpad.net/nova/+bug/953712 correctly, it requires the
> dhcp_release command, which is sometimes part of the dnsmasq package.
> I'm running on CentOS 6.2 and dhcp_release does not appear to exist.
>
> On the other hand, simple database manipulation seems to resolve the
> problem, so would everything work just fine if I added a no-op
> dhcp_release command?
>
> I'll give this a shot later tonight.
>
> --
> Lars Kellogg-Stedman <lars@xxxxxxxxxxxxxxxx> |
> Senior Technologist |
> http://ac.seas.harvard.edu/
> Academic Computing |
> http://code.seas.harvard.edu/
> Harvard School of Engineering and Applied Sciences |
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
References