Bug 1266253 - [Director] increase mariadb max_connection default value
Summary: [Director] increase mariadb max_connection default value
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 7.0 (Kilo)
Hardware: All
OS: Linux
unspecified
urgent
Target Milestone: y1
: 7.0 (Kilo)
Assignee: Jay Dobies
QA Contact: Marius Cornea
URL:
Whiteboard:
Depends On: 1240824
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-24 21:25 UTC by Joe Talerico
Modified: 2016-04-26 14:23 UTC (History)
5 users (show)

Fixed In Version: openstack-tripleo-heat-templates-0.8.6-68.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-08 12:19:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 202516 0 None None None Never
Red Hat Product Errata RHSA-2015:1862 0 normal SHIPPED_LIVE Moderate: Red Hat Enterprise Linux OpenStack Platform 7 director update 2015-10-08 16:05:50 UTC

Description Joe Talerico 2015-09-24 21:25:38 UTC
Description of problem:
max_connection is still set to 1024.

Version-Release number of selected component (if applicable):
openstack-heat-templates-0-0.6.20150605git.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Deploy OSP with OSPD

Actual results:
| max_connections                         | 1024                 |


Expected results:
4096 would be a good starting point.

Additional info:
Currently we default the value to 1024 : https://code.engineering.redhat.com/gerrit/gitweb?p=openstack-tripleo-heat-templates.git;a=blob;f=controller.yaml;h=db6613f4c74ea22a913660fc8a3f73e334506ff6;hb=refs/heads/rhos-7.0-patches


The upstream fix : https://review.openstack.org/#/c/202516/1

Comment 2 Marius Cornea 2015-09-28 13:04:26 UTC
stack@instack:~>>> rpm -qa  |grep openstack-tripleo-heat-templates
openstack-tripleo-heat-templates-0.8.6-69.el7ost.noarch

[root@overcloud-controller-0 ~]# mysql -e "SHOW VARIABLES LIKE 'max_connections%';"
+-----------------+-------+
| Variable_name   | Value |
+-----------------+-------+
| max_connections | 4096  |
+-----------------+-------+

Comment 4 errata-xmlrpc 2015-10-08 12:19:45 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.

https://access.redhat.com/errata/RHSA-2015:1862


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