Bug 1812966 - RFE Allow tripleo to configure more than default limit of 16384 opened files
Summary: RFE Allow tripleo to configure more than default limit of 16384 opened files
Keywords:
Status: CLOSED DUPLICATE of bug 1812969
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-tripleo
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Damien Ciabrini
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-12 15:27 UTC by jhardee
Modified: 2023-12-15 17:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-12 18:55:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jhardee 2020-03-12 15:27:11 UTC
Description of problem:
User experiencing failure related to database being put out of cluster due to insufficient number of file descriptors. We have been following up with Damien Ciabrini from the engineering and found out that there's no straightforward way how to increase the hardcoded limit of 16384 file descriptors for galera.


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

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
Error in galera when trying to add more open files than the default limit of 16384


Expected results:
Allow users to fully configure their mysql connections.  Increase the mac number of mysql connections along with the max number of unix file descriptors.


Additional info:
Large amount of requested FD's leads to errors analyzed here:

* galera-bundle-docker-0_monitor_60000 on ctrl-db-d-01 'unknown error' (1): call=58, status=complete, exitreason='monitor cmd failed (rc=126), output: rpc error: code = 2 desc = oci runtime error: exec failed: container_linux.go:247: starting',
    last-rc-change='Tue Mar 10 13:07:41 2020', queued=0ms, exec=0ms


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