Bug 1282429 - [RFE] support override of API and RPC worker counts
Summary: [RFE] support override of API and RPC worker counts
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ga
: 8.0 (Liberty)
Assignee: Jiri Stransky
QA Contact: Amit Ugol
URL:
Whiteboard:
: 1279607 (view as bug list)
Depends On: 1269622
Blocks: 1279607
TreeView+ depends on / blocked
 
Reported: 2015-11-16 11:38 UTC by Nir Yechiel
Modified: 2021-03-11 14:25 UTC (History)
10 users (show)

Fixed In Version: openstack-tripleo-heat-templates-0.8.8-1.el7ost
Doc Type: Enhancement
Doc Text:
This update adds new parameters to configure API worker process counts, which allows you to tune overcloud's memory utilization and request processing capacity. The parameters are: CeilometerWorkers, CinderWorkers, GlanceWorkers, HeatWorkers, KeystoneWorkers, NeutronWorkers, NovaWorkers, and SwiftWorkers.
Clone Of: 1269622
Environment:
Last Closed: 2016-04-28 13:51:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 229471 0 None None None Never

Description Nir Yechiel 2015-11-16 11:38:17 UTC
+++ This bug was initially created as a clone of Bug #1269622 +++

Description of problem:

Currently, the API and RPC worker counts are calculated to match the number of processors. Given that multiple components support multiple worker processes for different services, this can result in a lot of processes depending on the node role. Providing the ability to control the worker counts would allow purpose-driven tuning.

--- Additional comment from Brent Eagles on 2015-10-13 12:01:27 EDT ---

The relevant configuration items are found in /etc/neutron.conf and they are:

api_workers = [integer value >= 0] 
rpc_workers = [integer value >= 0]

for kilo: 0 means no separate process for worker threads

Comment 3 Mike Burns 2016-02-25 11:48:41 UTC
*** Bug 1279607 has been marked as a duplicate of this bug. ***


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