Bug 1297692

Summary: Raise MariaDB max connections limit
Product: [Community] RDO Reporter: Marko Myllynen <myllynen>
Component: openstack-packstackAssignee: Ivan Chavero <ichavero>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: trunkCC: apevec, chris.brown, derekh, ichavero, jpena, mmagr, myllynen, srevivo
Target Milestone: ---Keywords: Triaged
Target Release: trunkFlags: chris.brown: needinfo? (ichavero)
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-18 19:20:47 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:

Description Marko Myllynen 2016-01-12 09:07:05 UTC
Description of problem:
PackStack sets MariaDB max connections limit to 1024 which is rather easily hit in NFV/VNF PoC environments. Please consider raising the default limit, for example to something like 4096. Thanks.

Comment 5 Christopher Brown 2017-06-18 06:48:43 UTC
Upstream patch was abandoned, I think this is generally left as a "tunable parameter" for user to set as appropriate.

Much debate over sensible defaults, e.g.

https://bugzilla.redhat.com/show_bug.cgi?id=1240824

Perhaps update if this is still a requirement?

Comment 6 Marko Myllynen 2017-06-19 06:40:27 UTC
(In reply to Christopher Brown from comment #5)
> 
> Perhaps update if this is still a requirement?

Nothing has changed since the initial comment, this is still needed in some environments but if upstream is not willing to change the default we can live with this. Thanks.

Comment 7 Christopher Brown 2017-06-19 08:05:50 UTC
Would be good to get a comment from upstream then. Setting needinfo...