← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1163394] Re: nova-manage out of memory error creating many floating IPs

 

** Changed in: nova/grizzly
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1163394

Title:
  nova-manage out of memory error creating many floating IPs

Status in OpenStack Compute (Nova):
  Fix Committed
Status in OpenStack Compute (nova) grizzly series:
  Fix Released

Bug description:
  https://bugzilla.redhat.com/show_bug.cgi?id=918761

  Summarizing the downstream bug report, if we do something silly like
  CONFIG_NOVA_NETWORK_FLOATRANGE=192.168.2.224/2 , which creates an
  unreasonably huge number of floating IP addresses, nova-manage can run
  out of memory.

  The workaround is to loop over the range and not create more than
  BIG_NOT_HUGE_NUMBER of floating IP addresses in one call to
  floating_ip_bulk_create.  (At which point trying to create a silly
  number of floating IPs would probably still fail, but with a better
  exception related to exhausting IP address, rather than an
  OutOfMemoryError.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1163394/+subscriptions