<div>Hi,</div><div><br></div><div>It does not matter whether you try it with the same instance or another one. Once you applied with a floating IP that you released before, it means the IP has been iterated over again through the allocation pool. </div><div><br></div><div>Or if you would apply the same IP which has been released next time, you could follow the command below in your OpenStack console of the <span style="line-height: 1.5;">controller node</span><span style="line-height: 1.5;">:</span></div><div><br></div><div>  neutron floatingip-create FLOATING_NETWORK --floating-ip-address FLOATING_IP_ADDRESS</div><div><br></div><div>Then you do not need to wait for the same floating IP to be iterated over the allocation pool.</div><div><br></div><div>Br,</div><div>Chao</div><div><includetail><div> </div><div> </div><div style="font:Verdana normal 14px;color:#000;"><div style="FONT-SIZE: 12px;FONT-FAMILY: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="FONT-SIZE: 12px;background:#efefef;padding:8px;"><div id="menu_sender"><b>From: </b> "Yngvi Páll Þorfinnss"<yngvith@siminn.is>;</div><div><b>Date: </b> Wed, Feb 24, 2016 02:59 AM</div><div><b>To: </b> "Rick Jones"<rick.jones2@hpe.com>; "openstack@lists.openstack.org"<openstack@lists.openstack.org>; <wbr></div><div></div><div><b>Subject: </b> Re: [Openstack] floating ip</div></div><div> </div>Hi<br>I tried it again with another instance, and another fl.ip<br>And this time, the fl.ip became available again... so I could reuse it.<br>I'm not sure why the first one became not available.<br><br>Best regards<br>Yngvi<br><br>-----Original Message-----<br>From: Rick Jones [mailto:rick.jones2@hpe.com] <br>Sent: 23. febrúar 2016 17:12<br>To: openstack@lists.openstack.org<br>Subject: Re: [Openstack] floating ip<br><br>On 02/23/2016 06:22 AM, Yngvi Páll Þorfinnsson wrote:<br>> Hi<br>><br>> How can I choose a particular flotating IP for an instance?<br>><br>> I just released an floating IP from an tenant, but would like to <br>> associate this particular IP , with another instance.<br>><br>> It's not in use, when I list all floating IP's , it does not appear in <br>> the list:<br>><br>> neutron floatingip-list | grep IP<br><br>I'm not familiar with a command way to request a specific floating IP (eg 1.2.3.4) out of the pool(s).  Once you delete a given floating IP, it goes back into the free pool, at least after a fashion - as part of what I recall is an effort to minimize overheads, it won't actually come-up for allocation again until the allocations have cycled through all the addresses ahead/behind it.  So, if the pool was IPs:<br><br>1 2 3 4<br><br>And you happened to get "2" but then deleted that floater, "2" will not be allocated again until 3, 4 and 1 have been allocated (and perhaps freed).  Allocation goes in a big circle.<br><br>If you want to move a floating IP from one instance to another, you should just disassociate the floating IP, not also delete it.  Then the floating IP remains allocated to your project (IIRC we are all supposed to start calling them projects not tenants...) and you can then associate the IP with a port belonging to another instance.<br><br>rick jones<br><br>><br>> I've been trying some nova and neturon cmd's but without success.<br>><br>> Here is an example of error:<br>><br>> root@opst-ctrl1-dev:/# nova floating-ip-associate <br>> c8443770-276e-44ce-b79d-32965db9465b IP<br>><br>> ERROR (NotFound): floating ip not found (HTTP 404) (Request-ID:<br>> req-1ed31433-2cc3-4e36-ad4c-fc992518baae)<br>><br>> nova floating-ip-pool-list<br>><br>> works fine, and I can see 6 differnt floating ip pools.<br>><br>> It would be nice, if someone can post a cmd procedure for this.<br>><br>> Best regards<br>><br>> Yngvi<br>><br>><br>><br>> _______________________________________________<br>> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack<br>> Post to     : openstack@lists.openstack.org<br>> Unsubscribe : <br>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack<br>><br><br><br>_______________________________________________<br>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack<br>Post to     : openstack@lists.openstack.org<br>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack<br><br>_______________________________________________<br>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack<br>Post to     : openstack@lists.openstack.org<br>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openst</div><!--<![endif]--></includetail></div>