yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94925
[Bug 1446716] Re: Scheduler weighers do not output individual weights to debug log
I think this issue was resolved by this commit
commit 154ab7b2f9ad80fe432d2c036d5e8c4ee171897b
Author: Balazs Gibizer <balazs.gibizer@xxxxxxxx>
Date: Thu Nov 11 19:06:56 2021 +0100
Add debug log for scheduler weight calculation
We have all the weighers enabled by default and each can have its own
multiplier making the final compute node order calculation pretty
complex. This patch adds some debug logging that helps understanding how
the final ordering was reached.
Change-Id: I7606d6eb3e08548c1df9dc245ab39cced7de1fb5
** Changed in: nova
Status: Triaged => 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/1446716
Title:
Scheduler weighers do not output individual weights to debug log
Status in OpenStack Compute (nova):
Fix Released
Bug description:
In the nova scheduler (and nova-cells) the filters report debug level
logging on what decisions each filter makes on the hosts(cells). The
weighers, however, only give the combined weight after all have been
applied. As an operator, I want to be able to see the weight each
weigher contributes in the debug log so that I can troubleshoot
scheduler problems better.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1446716/+subscriptions
References