yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78525
[Bug 1790126] Re: Scheduler is dumping all instances on a compute host
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Also affects: nova/queens
Importance: Undecided
Status: New
** Also affects: nova/ocata
Importance: Undecided
Status: New
** Also affects: nova/pike
Importance: Undecided
Status: New
** Changed in: nova/rocky
Status: New => Fix Released
** Changed in: nova/queens
Status: New => Fix Released
** Changed in: nova/queens
Importance: Undecided => Medium
--
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/1790126
Title:
Scheduler is dumping all instances on a compute host
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) ocata series:
In Progress
Status in OpenStack Compute (nova) pike series:
In Progress
Status in OpenStack Compute (nova) queens series:
Fix Released
Status in OpenStack Compute (nova) rocky series:
Fix Released
Bug description:
There is a log message in the scheduler which dumps all instances
running on a compute host:
LOG.debug("Update host state with instances: %s", inst_dict)
There are at least 2 problems with this:
1. it generates huge amount of logs which are not really useful
2. it crashes when there is an instance with non-ascii name
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1790126/+subscriptions
References