Bug 1100356 - packstack should configure nova to have conductor.workers=at least equal to the number of cores on the controller box
Summary: packstack should configure nova to have conductor.workers=at least equal to t...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 5.0 (RHEL 7)
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: rc
: 5.0 (RHEL 7)
Assignee: Lukas Bezdicka
QA Contact: Ami Jeain
URL:
Whiteboard:
: 969483 (view as bug list)
Depends On: 1094045
Blocks: 1115620
TreeView+ depends on / blocked
 
Reported: 2014-05-22 16:05 UTC by Stephen Gordon
Modified: 2019-09-09 15:32 UTC (History)
10 users (show)

Fixed In Version: openstack-packstack-2014.1.1-0.26.dev1157.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of: 1094045
: 1115620 (view as bug list)
Environment:
Last Closed: 2014-07-08 15:38:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 100234 0 None None None Never
OpenStack gerrit 100235 0 None None None Never
Red Hat Product Errata RHEA-2014:0846 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement - Packstack 2014-07-08 19:23:14 UTC

Description Stephen Gordon 2014-05-22 16:05:53 UTC
+++ This bug was initially created as a clone of Bug #1094045 +++

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. install openstack using the latest RDO build using packstack (1 controller+2 computes)
2. try to live-migrate one instance from one host to another
3. 

Actual results:

operation failed with errors in nova conductor file
Expected results:

live migration works smoothly
Additional info:

Comment 1 Lukas Bezdicka 2014-06-02 15:16:58 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?

Comment 2 Stephen Gordon 2014-06-02 15:56:58 UTC
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.

Comment 3 Ami Jeain 2014-06-12 14:21:25 UTC
working with lbezdick on this issue

Comment 5 Lukas Bezdicka 2014-06-25 12:47:47 UTC
*** Bug 969483 has been marked as a duplicate of this bug. ***

Comment 11 errata-xmlrpc 2014-07-08 15:38:41 UTC
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


Note You need to log in before you can comment on or make changes to this bug.