This bug lacks the necessary information to effectively reproduce and
fix it, therefore it has been closed. Feel free to reopen the bug by
providing the requested information and set the bug status back to
''New''.

** Changed in: nova
       Status: Incomplete => Invalid

-- 
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/1079160

Title:
  Instance terminate/create operations failure due to RPC problem

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  In multihost environment when one of the hosts dies (or looses network) 
terminate instance that runs on other host fails.
  The problem starts in the call from compute.manager to 
network_api.get_instance_nw_info().
  Similar error happens during instance creation. The creation fails on network 
allocation.
  I believe that the source of the problem is in the 
rpc.impl_kombu.Connection.pool that holds the connection objects. The 
connections not been cleaned from the pool (as they do when the service dies 
normally) or removed by timeout.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to