← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1012822] Re: broken instances are considered to be consuming resources

 

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

Title:
  broken instances are considered to be consuming resources

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  nova/scheduler/host_manager.py uses a simple model for determination
  if a host has enough resources to run a new instance. It simply adds
  all resources for all instances that are scheduled for that host.
  However, these instances can be broken (in ERROR state) - they can
  simply do not exist at all, so, they don's consume resources. An
  instance can be broken if there are no free networks, if its images
  are improper, or even due to RPC timeout in nova-compute as it
  happens. These instances cannot be revived and should not be taken
  into account.

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