Bug 1100356
| Summary: | packstack should configure nova to have conductor.workers=at least equal to the number of cores on the controller box | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Stephen Gordon <sgordon> | |
| Component: | openstack-packstack | Assignee: | Lukas Bezdicka <lbezdick> | |
| Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.0 (RHEL 7) | CC: | adahms, ajeain, aortega, derekh, jhenner, lbezdick, mmagr, ndipanov, sgordon, yeylon | |
| Target Milestone: | rc | |||
| Target Release: | 5.0 (RHEL 7) | |||
| Hardware: | Unspecified | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | openstack-packstack-2014.1.1-0.26.dev1157.el7ost | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1094045 | |||
| : | 1115620 (view as bug list) | Environment: | ||
| Last Closed: | 2014-07-08 15:38:41 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1094045 | |||
| Bug Blocks: | 1115620 | |||
|
Description
Stephen Gordon
2014-05-22 16:05:53 UTC
I can see that we don't specify conductor_workers which means it is by default set to fact $::processorcount which in short does 'grep processor /proc/cpuinfo | wc -l' which should be count of real cores on machine. Could I see info about machine where you hit this issue? Probably output of facter and content of /proc/cpuinfo and number of workers set in nova.conf? Moving the NEEDINFO to Ami, he actually raised this bug against RDO - this is the RHELOSP clone I created because I thought it was important enough to track against product requirements as well. working with lbezdick on this issue *** Bug 969483 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0846.html |