yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58815
[Bug 1642494] [NEW] Host memory used for other VMs is not included
Public bug reported:
The host free memory is always set by this formula: "free = total -
reserved - instances" while the actual consumption will be ignored. If
there are some other VMs also hosted on the host, the resource view will
report an incorrect memory usage, and scheduler will not prevent
instance claiming memory even when there isn't enough available.
** Affects: nova
Importance: Undecided
Status: New
--
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/1642494
Title:
Host memory used for other VMs is not included
Status in OpenStack Compute (nova):
New
Bug description:
The host free memory is always set by this formula: "free = total -
reserved - instances" while the actual consumption will be ignored. If
there are some other VMs also hosted on the host, the resource view
will report an incorrect memory usage, and scheduler will not prevent
instance claiming memory even when there isn't enough available.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1642494/+subscriptions
Follow ups