← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1972759] Re: maybe we need a real time ram filter?

 

I think it is a feature request.
Please open a blueprint in such case.

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

Title:
  maybe we need a real time ram filter?

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Description
  ===========
  Now the ram filter for nova scheduler only cares about the amount of memory allocated for instance, not cares about the real-time memory usage.
  If a host has enough allocated memory, but hasn't enough real-time memory for instance, the new instance can scheduler to this host but failed to start, this will cause instance's creation fail and instance's status become error.

  Maybe we can add a period tasks to collect real-time memory usage for
  host, and add a real time ram filter to ignore that host hasn't enough
  real time memory for instance?

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



References