← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1270725] Re: Quota Deadlock when creating >200 servers at once under Psql

 

Looks like this should be fixed in nova since the fix landed in oslo

** Changed in: nova
       Status: Confirmed => 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/1270725

Title:
  Quota Deadlock when creating >200 servers at once under Psql

Status in OpenStack Compute (Nova):
  Fix Released
Status in The Oslo library incubator:
  Fix Released

Bug description:
  When you create >200 servers at once under psql, 
    it's easier to meet a deadlock exception in quota process(reserve/commit).

  Like this:
  http://paste.openstack.org/show/61534/

  The '@retry_on_dead_lock' function, is not available for matching
  psql.

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


References