Bug 1041148

Summary: [RFE][nova]: Record scheduler information for each run
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: medium    
Version: unspecifiedCC: markmc, ndipanov, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged, Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/record-scheduler-information
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_review
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:50:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:47:38 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/record-scheduler-information.

Description:

Currently the scheduler only records information in the log files. We should implement some kind of (optional) monitoring for each of the scheduler runs (i.e. host states and why, instance resource utilization and the scheduler decision). This way it would be possible to use this information to debug what's going on during the scheduling. Moreover, this information could be used to simulate and analyze the scheduler's behaviour.

Specification URL (additional information):

None